all repos — pls @ 83c823f24390730316f08612900df3581766e346

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