This go API builds arch linux user repository packages automatically.
🏠 Homepage
go mod tidy
Go into the project folder
Execute the following command and change all sample values in your config to your needs.
cd cmd/api && cp config.sample.yml config.yml
cd cmd/api && go run main.go
First you have to install air. Instructions here. After air is installed, execute the command in root project folder.
air
👤 Tim Lange
- Github: @drzombey
👤 Niklas Dörfler
- Github: @niklasdoerfler
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page].(https://github.com/drzombey/aur-package-builder-api/issues).
If you have any features that you would like to implement, please create an issue to discuss your idea.
Give a ⭐️ if this project helped you!
Copyright © 2022 Tim Lange.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator