Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 496 Bytes

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