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

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.

Awesome Lists containing this project

README

          

# strike-generator

A library to generate files for StrikeJS-powered applications.

```sh

$ strike --name Dashboard --dest './src/controllers/'

```