Skip to content

A go api to build Arch User Repository packages fully automatically

License

Notifications You must be signed in to change notification settings

drzombey/aur-package-builder-api

Repository files navigation

Welcome to aur-package-builder-api 👋

License: MIT

This go API builds arch linux user repository packages automatically.

Install

go mod tidy

Usage

Go into the project folder

First create a config yaml

Execute the following command and change all sample values in your config to your needs.

cd cmd/api && cp config.sample.yml config.yml

Native way

cd cmd/api && go run main.go

To use air

First you have to install air. Instructions here. After air is installed, execute the command in root project folder.

air

Author

👤 Tim Lange

Contributor

👤 Niklas Dörfler

🤝 Contributing

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.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Tim Lange.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

A go api to build Arch User Repository packages fully automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •