New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsgo-cli

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsgo-cli

CLI tool for generating TypeScript boilerplate

latest
Source
npmnpm
Version
2.0.12
Version published
Maintainers
1
Created
Source

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

Keywords

typescript

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts