all repos — pls @ 8a4f8f6036ef73fdb327ab01a82c261762fca061

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."