RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.
https://ryanscottlewis.github.io/cutback
MIT License
2 stars 0 forks source link

Index increment option #23

Open RyanScottLewis opened 5 years ago

RyanScottLewis commented 5 years ago

Instead of incrementing index on each build, it should be incremented with a new option or possibly by passing + to --index. This would mean that cutback would operate like a build automation system. Once the build for that index is created, it doesn't rebuild it.