# README
A small tool to make packaging for Solus even easier.
Features
- Remove all packages from the local solbuild repo.
- Copy eopkg files to the default local repo and re-index the repo.
- Initialize a new package repo
- Clone an existing package repo
Installation
To install or update to the latest version, run go get github.com/EbonJaeger/soltools/cmd/soltools
Usage
soltools subcommand ARGS
Running just soltools
will print the usage information.
License
Copyright © 2021-2022 Evan Maddock [email protected]
soltools
is available under the terms of the Apache 2.0 license.