https://github.com/suhdev/strike-generator
A library to generate application structure.
https://github.com/suhdev/strike-generator
Last synced: 12 months ago
JSON representation
A library to generate application structure.
- Host: GitHub
- URL: https://github.com/suhdev/strike-generator
- Owner: suhdev
- Created: 2017-01-08T17:19:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T13:04:06.000Z (over 9 years ago)
- Last Synced: 2025-07-10T12:57:41.044Z (12 months ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# strike-generator
A library to generate files for StrikeJS-powered applications.
```sh
$ strike --name Dashboard --dest './src/controllers/'
```