summary refs log tree commit diff
path: root/bb.edn
blob: 1d3689d786927d25e391c08989bdc143513fae07 (plain)
1
2
3
4
{
 :tasks
 {update (shell "emacs -Q --script manage.el")}
}