Rohan Sharma

Rohan Sharma

GitArsenalGitArsenal
Building Cool Stuff.

Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • GitArsenal
    GitArsenalFrom git clone to running code in one command
    Aug 2025
  • Document Endpoints
    Document EndpointsOne-click RAG Endpoints for your Documents
    Aug 2024
  • 🎉
    Joined Product HuntJuly 30th, 2024

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

View more