maki-module
Make flexible and consistent folder-based modular templates to harden your project's pattern.
⚠️ This module was written on and for Mac OS X. If you would like to contribute a comprehensive update for Windows or other platform, please welcome!
Usage
In your project root, install a templates
folder with an example inside:
npx maki-module install
After running install
option, the templates
folder will open in Finder. See the README.md
there for more details about authoring templates.
To see all available commands:
npx maki-module help
Requirements
- Mac OS
- Node >= 8.5
- NPM >= 5.3