reuters-graphics / bluprint

Dead-easy application scaffolding and CLI.
MIT License
7 stars 2 forks source link

Allow conditioning an action on a context #1

Closed hobbes7878 closed 4 years ago

hobbes7878 commented 4 years ago

Something like:

{
  "condition": ["some.context", true]
}