plzplz 0.0.12

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