0.6.2 • Published 8 months ago

tsgo-cli v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

tsgo

tsgo is a command-line tool designed to streamline the process of setting up new TypeScript projects. It provides a convenient way to generate a well-structured TypeScript project boilerplate with essential configurations and files, allowing developers to quickly kick-start their TypeScript projects.

Installation

npm install -g tsgo-cli
tsgo create <project_name>

or

npx tsgo-cli create <project_name>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

0.6.2

8 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.0

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago