v0.3.2 — Open Source

THE APP STORE
FOR

Clone. Scan. Install. Build.

Install any language, framework, database, or DevOps tool with a single command. Smart dependency resolution. Cross-platform. Fully open-source.

Quick install

$ npx @heetmehta18/autodev
40+
Packages
9
Dev Profiles
3
Platforms
100%
Open Source

SEE IT IN ACTION

Run autodev setup in any project and the interactive installer opens.

autodev — bash
Interactive Store Dashboard

THE APP STORE FOR DEVELOPERS.

Select developer tools, databases, and language runtimes. Install them cleanly with a single command on your terminal. Try it live below.

STOREFRONT VERIFIED
Featured Environment Tool

NEOVIM v0.10.0

A hyper-extensible, fast, Lua-configurable terminal text editor. Autodev configures it complete with pre-bundled compilers and LSP servers out of the box.

🐍
Python
languages

Dynamic, object-oriented programming language.

Size: 28.4 MB
🟢
Node.js
languages

JavaScript runtime built on Chrome's V8 engine.

Size: 32.1 MB
🔵
Go
languages

Open source programming language developed by Google.

Size: 64.8 MB
🦀
Rust
languages

Language empowering everyone to build reliable and efficient software.

Size: 142.5 MB
🐘
PostgreSQL
databases

Powerful, open source object-relational database system.

Size: 45.0 MB
🔴
Redis
databases

In-memory data structure store used as a database, cache, and message broker.

Size: 6.2 MB
🍃
MongoDB
databases

Document-based, distributed database designed for modern apps.

Size: 95.2 MB
🐳
Docker CLI
devops

Pack, ship and run any application as a lightweight container.

Size: 38.6 MB
☸️
kubectl
devops

Command line tool for controlling Kubernetes clusters.

Size: 18.4 MB
🏗️
Terraform
devops

Infrastructure as Code tool to build, change, and version resources.

Size: 42.0 MB
Neovim
tools

Vim-fork focused on extensibility and usability.

Size: 14.2 MB
📝
Git
tools

Fast, scalable, distributed revision control system.

Size: 18.5 MB
🔲
tmux
tools

Terminal multiplexer enabling multiple windows in one terminal.

Size: 1.8 MB
🦙
Ollama
aiml

Run large language models locally on your system.

Size: 180.2 MB
📓
JupyterLab
aiml

Web-based interactive development environment for notebooks.

Size: 12.4 MB
Installer CLI Command Builder

Install the selected environment packages on your local machine instantly. Copy the dynamically compiled command below and run it in your terminal.

autodev cli compiler
$ curl -fsSL https://autodevs.dev/install.sh | bash -s -- --install nodejs git
STDOUT MONITORREADY
AutoDev Store Service v0.1.0 Initialized.
System architectures scanned: Linux x86_64, Darwin arm64, Windows amd64
Pre-installed components detected: Node.js (v20.12.2), Git (v2.44.0)
Type an app search or click [GET] to execute mock commands...
One command

DEVELOPER PROFILES

Pick your role. AutoDev installs everything — with smart dependency resolution.

GitHub Scanner

SCAN ANY GITHUB USER

AutoDev reads all public repos, detects languages, and generates a setup plan.

autodev github

Or run: autodev github USERNAME

Languages Detected

TypeScript6 repos
Go3 repos
Python2 repos
Dart1 repos
autodev github HEETMEHTA18
🐙 GitHub Scanner — @HEETMEHTA18
Fetching public repositories...
Found 12 repositories (excluding forks).
Detecting languages and frameworks...
Recommended Environment compiled.
Install all required tools? [Y/n] y
✓ Environment ready!
Technologies Detected:
ReactTypeScriptNode.jsDockerFirebase
Recommended Tools:
Node.js 22Go 1.22DockerFlutter SDK
Suggested Skills:
DockerKubernetesCI/CDGo
Skills.sh Integration

YOUR LEARNING ROADMAP

AutoDev scans your repositories — git history, package manifests, Dockerfiles, CI configs — and builds a confidence-scored skill matrix with personalized upgrade paths. Powered by skills.sh.

Click Run Demoto see AutoDev's Skills Engine scan a developer's repositories and generate a live skill matrix.

$ CLI Commands

autodev skills

Scan repos and generate your skill matrix

autodev skills --deep

Deep analysis with git history + commit frequency

autodev skills --deep --ai

AI-powered insights via Perplexity API

autodev skills --export md

Export roadmap as Markdown / JSON / HTML

autodev skills --sync

Sync profile to skills.sh

How It Works

1
ScanIndexes package manifests, Dockerfiles, CI configs across all local repos
2
ScoreComputes confidence from code frequency, git recency, and file diversity
3
MapGenerates personalized upgrade paths based on skill adjacency graphs
4
SyncPushes your skill profile to skills.sh for portfolio display
skills.sh

Developer learning platform. Create your public skill profile →

Install anywhere

GET STARTED IN SECONDS

Pick your preferred installation method.

📦NPM
Copy

Install globally via npm

npm install -g @heetmehta18/autodev
🚀NPX
Copy

Run without local install

npx @heetmehta18/autodev setup
🐚Shell
Copy

Linux & macOS — recommended

curl -fsSL https://raw.githubusercontent.com/HEETMEHTA18/autodev/main/scripts/install.sh | bash
🍺Homebrew
Copy

macOS & Linux

brew install HEETMEHTA18/tap/autodev
🪣Scoop
Copy

Windows — add bucket first

scoop bucket add autodev https://github.com/HEETMEHTA18/scoop-bucket && scoop install autodev
🐳Docker
Copy

No local install required

docker run --rm -v $(pwd):/workspace ghcr.io/heetmehta18/autodev setup
🐧 Linux🍎 macOS🪟 Windows🐳 Docker☁️ Cloud