Enable build support by adding .onedev-buildspec.yml
.run Loading last commit info...
src
test
.gitignore
Cargo.lock
Cargo.toml
README.md
README.md

frust

about

frust is a tui application for making git-ops a less frustrating process. frust assumes that you have your git-ops relevant files, for example kubernetes deployments and so on, bundled in a single repo separated from the code. this means, especially with git-ops, that for a new version to be deployed, you have to manually update the deployment with a new image version. frust takes this manual labour away, by offering you a intuitive tui, to work with your projects.

frust is not indented to run in a automated environment, for example in a jenkins pipeline. frust works right where you do, on your local machine.

Please wait...
Page is in error, reload to recover