0.6.2 • Published 2 years ago

tsgo-cli v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago