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
- Host: GitHub
- URL: https://github.com/lightsofapollo/file-generator
- Owner: lightsofapollo
- License: mit
- Created: 2012-02-27T04:55:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-18T19:20:22.000Z (over 14 years ago)
- Last Synced: 2025-03-25T17:13:30.741Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
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)