BlakeBarrett / Lore

The shared, single source of truth for everything.
3 stars 0 forks source link

feature: command line app #7

Open BlakeBarrett opened 7 months ago

BlakeBarrett commented 7 months ago

Ask

As a terminal user, or a continuous integration server bot, I want to be able to post information about files or hashes in a scriptable way, so that I can integrate into automated actions, for example "First stamping" a release build artifact.

Notes

https://dart.dev/tutorials/server/cmdline

Requirements