Ivan

Ivan - Auto build and deploy pipline on Go with Ansible
Solving the Amazing Automata case at the hackathon from ddg
Made using data from packages:
β¨ Install
You will need Go and Ansible to work.
You can also install the package from the release via the link
Local:
clone the repository
git clone https://github.com/deniskorbakov/ivan.git
go to the project folder
cd ivan
build the app
make build
launch the app
./ivan
π Examples & Usage
The list of commands that you can use in this Build and Deploy
π Build
The command to get rep info and build without ansible
For ansible to work over ssh, you must transfer your key to the server.
ivan build
π§ͺ Testing
The command to launch the linter:
make lint
π€ Feedback
We appreciate your support and look forward to making our product even better with your help!
@Denis Korbakov