statica-cli 0.12.1

statica CLI — Powered HTML
1
2
3
4
5
6
pub mod build;
pub mod new;
pub mod preview;
pub mod serve;
pub mod util;
pub mod watch;