| Crates.io | pinch |
| lib.rs | pinch |
| version | 0.1.0 |
| created_at | 2021-12-15 07:19:54.272063+00 |
| updated_at | 2021-12-15 07:19:54.272063+00 |
| description | An extensible static site generator. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 498134 |
| size | 20,154 |
fn main() {
Pinch::from_file("example_apps/complex/inapinch.toml").build_with_defaults();
}
NOTE: Run from root directory
cargo fmt && cargo clippy --workspace --all-targets -- && cargo test --