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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay