An open API service indexing awesome lists of open source software.

https://github.com/lightsofapollo/file-generator

File/Directory Generator inspired by rails generators
https://github.com/lightsofapollo/file-generator

Last synced: about 1 year ago
JSON representation

File/Directory Generator inspired by rails generators

Awesome Lists containing this project

README

          

# File Generator

The aim of this project is to provide easy template based generation of project structures.
The concept is similar to that of rails generators.

See examples/ directory for now for a how to. Once the features are fully fleshed out I will post more details.

## License

MIT (see LICENSE)