all repos — pls @ 5a7940e04705dc52e4c4bff1dc7cfee536a55fe6

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