tommand
v1.3.2
Published
ftuttes init package
Readme
fTutteS-Tommand
日本語版はこちら -> https://github.com/Rerurate514/fTutteS-Tommand/blob/main/README-ja.md
Overview
This npm package contains setup commands for ftuttes (GitHub repository).
- latest version -> [email protected]
Usage
To create a new fTutteS project, run the following command in the location where you want to create your project:
npx tommand create-ftuttes your-project-nameThat's it!
Available Commands
Create a new project
npx tommand create-ftuttes your-project-nameThis command creates a new fTutteS project with the specified name, copies the necessary template files, and installs all dependencies.
Create a new project with transitus
npx tommand create-transitus-ftuttes your-project-nameThis command creates a new fTutteS-Transitus project with the specified name, copies the necessary template files, and installs all dependencies. URL: Transitus
License
MIT
