1.0.0 • Published 7 years ago

fasttrack-cli v1.0.0

Weekly downloads
-
License
Unlicense
Repository
-
Last release
7 years ago

Fast Track

Install:

bash <(curl -s https://raw.githubusercontent.com/streamich/fasttrack/master/install.sh)

Create a TypeScript project:

mkdir my-project && cd my-project
ft project-ts

Usage

ft <script> [options]

Reference

Scripts

To see help run:

ft <script> --help

Projects

Projects are simply scripts that run a collection of other scripts. You can specify all CLI params for projects that you would use for scripts.

License

Unlicense public domain.

1.0.0

7 years ago

0.8.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago