Pyinvoke

inv note

    inv note --title='inv note'
  

Don’t mind me. I’m just trying an experiment with using Invoke for my site workflow instead of Make.

    $ inv serve
SHOW_INFO=1 hugo server --buildDrafts --bind 0.0.0.0 --navigateToChanged
...
Press Ctrl+C to stop

  

But that’s boring on its own. Here. Have a drawing.

I’ll probably make a proper blog post about Invoke later. Meanwhile, checkout the docs on Getting started.

    inv publish