filipelinhares / conjurate

πŸ”Œ Pluggable generator - Generate files from templates

Home Page:https://conjurate.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conjurate Logo

Conjurate

Pluggable generator tool

An easy way to create new files and folder structures based on templates.

npm license changelog travis

Get started Β· Docs Β· Conjurate templates

$ npx conjurate

  Set up:
    conjurate --init

  Usage:
    conjurate <template-name> <placeholder-name>

  Options:
    -o,  --output      overwrite the default output folder
    -fl, --flat        generate structure without a container folder
    -t,  --templates   show list of available templates
    -v,  --version     show version number
    -h,  --help        show this message

  Docs:
    https://github.com/filipelinhares/conjurate
    https://conjurate.surge.sh

 % Conjurate

License

MIT Β© Filipe Linhares

About

πŸ”Œ Pluggable generator - Generate files from templates

https://conjurate.surge.sh

License:MIT License


Languages

Language:JavaScript 100.0%