Bullet is a fast and flexible application deployment tool built by Furqan Software.
At Furqan Software, Bullet helps us setup and deploy prototype applications with minimal effort.
go install github.com/FurqanSoftware/bullet@latest
cp -r $GOPATH/src/github.com/FurqanSoftware/examples/hello .
bullet -H {host} setup
make release
bullet -H {host} deploy hello.tar.gz
bullet -H {host} scale web=1
- Nikita Golubev - For the bullet icon