Bakm
Jump to navigation
Jump to search
Internal
Overview
bakm (Backup Manager)
A Linux command primarily intended to be executed by cron and keep the content of a backup archive directory under control. Written in Go.
GitHub
TODO
Release Procedure
- Format with gofmt:
format
- Update the repository
git add . git commit -m "release 1" git push
- Build on the target platform
git pull build
The executable will be found under ./output.