@hn-studios/cli
v0.5.0
Published
CLI to configure Roblox-TS projects for @hn-studios
Downloads
326
Maintainers
Readme
@hn-studios/cli
A command-line interface (CLI) tool to quickly configure your Roblox-TS projects to use packages from the @hn-studios
scope.
Installation
This package is designed to be used with npx
and does not need to be installed globally.
Usage
To initialize your Roblox-TS project and set up the necessary configurations for @hn-studios
packages, run the following command in your project's root directory (where your tsconfig.json
and default.project.json
files are located):
npx @hn-studios/cli init