shhivv / gitrun

⏱️ Run & deploy any Git repo in a single command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitRun

Run and deploy any Git repository with just one command.

POC

Note: when building for the first time, it may take longer.

Installation

Note: You need to have nixpacks and docker installed.

cargo install --git https://github.com/shhivv/gitrun

Example

gitrun https://github.com/15Dkatz/official_joke_api -p 3005:3005

About

⏱️ Run & deploy any Git repo in a single command


Languages

Language:Rust 100.0%