rootaid-cli
v0.5.1
Published
RootAID is a boilerplate generating CLI developed by Surge Global, Sri Lanka
Downloads
10
Readme
RootAid: Simplified Frontend and Backend Project Generation Welcome to RootAid, your go-to npm package for swiftly generating frontend and backend projects without the fuss of manual setup. Say farewell to configuration complexities and get started on your coding journey with ease.
Features: Effortless Setup: RootAid offers a CLI-driven interface that seamlessly guides you through project creation, ensuring both frontend and backend components are perfectly aligned.
Tailored to You: Customize your project effortlessly by selecting from a variety of options including frontend frameworks, backend technologies, databases, and more. RootAid ensures your project is built your way, every time.
Getting Started:
- Install RootAid globally using
npm install -g rootaid-cli
Navigate to your desired project directory in the terminal.
To view if rootaid was successfully installed.
rootaid --version
current version in 0.2.8
- Run rootaid using the following command.
rootaid init
- If boilerplate generation failed use the following command to view the errors in detail:
rootaid init --debug
Voilà! Your perfectly configured frontend or backend are ready for action!