holochain_scaffolding_cli 0.0.2

CLI to easily generate and edit holochain apps
Documentation
1
2
3
4
5
6
7
8
pub mod app;
pub mod dna;
pub mod entry_def;
pub mod index;
pub mod link_type;
pub mod tryorama;
pub mod web_app;
pub mod zome;