dev-dsa
v1.0.0
Published
A professional learning CLI for Web Development
Readme
🚀 DEV-DSA CLI
A professional learning CLI tool for Web Development that runs right from your terminal.
Built with Node.js and Commander, DEV-DSA enables you to quickly browse through comprehensive guides covering Frontend, Backend, Databases, and REST APIs—all without leaving your command line!
📦 Installation
To install globally:
npm install -g dev-dsaAlternatively, you can run it immediately without installing using npx:
npx dev-dsa🛠️ Usage
Simply run:
DEV-DSA helpOr just type:
DEV-DSAThis will bring up the main navigation menu!
🌍 Global Commands
DEV-DSA web- Introduction to Web DevelopmentDEV-DSA frontend- Frontend Development Topics (HTML, CSS, JS, React)DEV-DSA backend- Backend Development Topics (Node.js, Express, Middleware)DEV-DSA database- Database Topics (MongoDB, Mongoose)DEV-DSA api- REST APIs Topics (GET, POST, PUT, DELETE)
📚 Topic Examples
To jump directly into a topic, run commands like:
DEV-DSA reactDEV-DSA cssDEV-DSA expressDEV-DSA mongooseDEV-DSA post
👨💻 Author
Abhinav Mishra Full Stack Web Developer
📜 License
ISC
