plzplz 0.0.3

A simple cross-platform task runner with helpful defaults
Documentation
1
2
3
4
5
pub mod config;
pub mod init;
pub mod runner;
pub mod templates;
pub mod utils;