kcmerrill / alfred

(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
MIT License
63 stars 14 forks source link

Persistent key/value store #43

Open kcmerrill opened 7 years ago

kcmerrill commented 7 years ago

When setting variables, or registering variables, have the ability to store them for long term usage. This could be useful for things like incrementing build numbers, version numbers etc ...

Can be stored in boltdb, yml, json etc ...