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

https://github.com/ynwd/fastro-cli

Fastro command line. Clone fastro-web template, install dependencies & build all typescript files
https://github.com/ynwd/fastro-cli

command-line fastro fastro-web generator nodejs

Last synced: about 2 months ago
JSON representation

Fastro command line. Clone fastro-web template, install dependencies & build all typescript files

Awesome Lists containing this project

README

          

# fastro-cli

clone `fastro-web` template, install dependencies & build all typescript files

## Install
```
npm i fastro-cli -g
```

## Usage
Clone template, create .env, install deps & build all typescript files:
```
fastro init
```
Get fastro-cli version:
```
fastro --version
```

## Acknowledgements
This project is kindly sponsored by:
- [MID](https://member.id/)

## License
- Licensed under [MIT](https://github.com/fpkg/fastro-cli/blob/master/LICENSE).