all repos — pls @ b86933c01da63ebd83a93b27c94fd4e5d5ca7bee

A polite but determined task runner.

src/plspkg/config.nim

 1
 2
 3
 4
 5
const
  pkgTitle*       = "pls"
  pkgVersion*     = "1.0.0"
  pkgAuthor*      = "Fabio Cevasco"
  pkgDescription* = "A nifty script runner."