https://github.com/streamich/fasttrack
TypeScript boilerplate with commands
https://github.com/streamich/fasttrack
Last synced: 8 months ago
JSON representation
TypeScript boilerplate with commands
- Host: GitHub
- URL: https://github.com/streamich/fasttrack
- Owner: streamich
- License: unlicense
- Created: 2018-11-10T14:24:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:43:37.000Z (over 2 years ago)
- Last Synced: 2024-05-01T12:32:34.496Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 152 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# *Fast Track*
FastTrack is a boilerplate for your TypeScript (or JavaScript) projects, however it is not a single fits-all template,
but rather a collection of scripts that allow you to create custom project templates.
Create a TypeScript project:
```shell
ft ts
```
## Reference
- [__Installation__](./docs/installation.md)
- [__Usage__](./docs/usage.md)
- [__Scripts__](./docs/Scripts.md)
- [__Projects__](./docs/Projects.md)
- [__Examples__](./docs/Examples.md)
## License
[Unlicense](LICENSE) — public domain.