oxur / rucksack

A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve CI/CD with one or more examples

oubiwann opened this issue · comments

Tasks:

  • Create some examples:
    • password generation
    • import
    • export
    • adding one record
    • updating one record
    • removing one record
  • Update Makefile to include a target to run all examples
  • Add individual examples to CI/CD as part of the build process