plzplz 0.0.16

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