coworker-cli
Version:
Template path parser for 58.com velocity templates, which can read your target template and output the main template path.
14 lines (9 loc) • 346 B
Markdown
# Coworker CLI
ONLY used for m.58.com template edit.
## Dependencies
- commander
- chalk
## Usage
> very simple
- In terminal, cd to the directory of your targeted template, in tty type `coworker -t [name of template]` and `return`
- If you want the full path of the template[s], use option -f : `coworker -f [name of template]` and `return`