wsa_cli

Command line tool to generate basic folder, file structure for a WSA module.


Keywords
gannett, web-standard-apps
License
Other
Install
pip install wsa_cli==0.0.2

Documentation

Web-Standard-Apps Command Line Tool

Command line tool to generate basic folder, file structure for a WSA module.

https://github.com/GannettDigital/web-standard-apps

Requirements

  • Python 2.7, Python 3.4

Install

pip install wsa-cli

-OR-

python setup.py install

Usage

mkwsa

For help

mkwsa --help

TO DO

  • Create model.py
  • Create views.py
  • Create urls.py
  • Create default tests
  • Create tests for wsa-cli
  • Create default HTML templates for different module types

Credits

  • Eric Bower