Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moban.rst: Doc on Moban Usage in Coala #601

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
finished an outline for documentation
  • Loading branch information
Lancasterwu committed Mar 9, 2020
commit 23ad055191a01ea57cfe7f0689f202f3db78974c
18 changes: 18 additions & 0 deletions Users/Moban.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,21 @@ Sample usage:
::

mohan -c [input file(JSON, YAML)] -t [template file] -o [outputfile]

Moban statically generates text based on an input file and an given template, which
can be used to modify all configuration files of an entire repository.

Moban Structure
-----------------

Cathlin's section

Moban Key Features
-----------------

(based on test cases) Christopher's section

Why Moban, and How?
-----------------

After Jon's discovery