tot_init
v2.3.25
Published
project initialization tool
Downloads
21
Readme
tot_init
Simplifying Project Setup
Setting up projects can be a tedious task, involving manual configuration of eslint rules and installation of commonly used dependencies... etc
To streamline this process, I created tot_init
- a tool that automates project setup.
With tot_init
, you can quickly and effortlessly configure your project, eliminating the need for manual configuration, making project setup a breeze.
How to use:
To use tot_init
, simply navigate to the root directory of your project and run the following command in your terminal:
npx tot_init