Skip to content

mwcaisse/aur-builder

Repository files navigation

aur-builder

A wrapper around aur-utils to easily create AUR repositories and add/update packages in an automated fashion. All package building takes place in a Docker container.

Developing

Testing

To run the unit tests:

cargo test --bin aur-builder

To run the integration tests:

cargo test --test '*'

To run all tests:

cargo test

The integration tests involve running the Docker container to build a few packages, therefore it takes a while, and is recommended to run the unit and integration tests separately.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors