DEV Community

Cover image for Tired of repeatedly searching the installation command so i made a CLI for it.
mmvergara
mmvergara

Posted on

5 2 2 2 2

Tired of repeatedly searching the installation command so i made a CLI for it.

AllKit

WebDev Framework Selection CLI

Image description

Motivation

Basically the story is I hated searching through different documentation just to find that installation command for different frameworks I want to use so I made a CLI for it. I'm here to share it to you guys.

It currently supports

Installation

npm install -g allkit
# or use any package manager you like

npx allkit
Enter fullscreen mode Exit fullscreen mode

its like less than 1kb or something

Github Repository

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more