Rohan Sharma

Rohan Sharma

GitArsenalGitArsenal
Building Cool Stuff.

Forums

Would love feedback from all the people trying out gitarsenal v2.

We just released the second version of GitArsenal, and a lot more updates are on the way.

Now you can do multiple container orchestration, and run multiple sessions withing each container.

Rohan Sharma

2mo ago

GitArsenal - From git cloning to running the code in one click

Automatically set up your development environment for any GitHub repository and run the code on the right hardware.

Virtual environment structure not recognized

% gitarsenal
Expected Python at:

C:\Users\X\AppData\Roaming\npm\node_modules\gitarsenal-cli\.venv\bin\python

C:\Users\X\AppData\Roaming\npm\node_modules\gitarsenal-cli\.venv\Scripts\python.exe

Please reinstall the package
the .venv directory seems fine:
C:\Users\X\AppData\Roaming\npm\node_modules\gitarsenal-cli\.venv\Scripts\activate.bat executes
% where python

GitArsenal Updates #1

Thank you to everyone who supported the launch! We ranked 6th yesterday.

For those just discovering us: GitArsenal solves that painful moment when you find a cool GitHub repo but spend hours fighting dependency hell instead of actually running the code. Our AI agent automatically handles the entire setup process, from analyzing the codebase to debugging errors to provisioning the right hardware.
What features would make you actually use this?

  1. VSCode/Cursor integration so it opens right in your IDE?

  2. Team sharing so your whole company can run the same environments?

  3. Docker export for deployment?

  4. Something else entirely?
    Also Coming very soon: Full GitArsenal app with GUI, better logging, and way more control over the setup process.

Current status: CLI working, tested on 100+ repos from simple scripts to complex ML research. We're iterating fast based on real user feedback, and testing more on different categories of Repos.

Rohan Sharma

5mo ago

GitArsenal - From git clone to running code in one command

Stop wasting hours on environment setup. Our AI agent takes any GitHub repository and gets it running automatically, debugging every error, installing every dependency, and handling all the painful setup work that usually kills your coding momentum.