| Crates.io | setup-wp |
| lib.rs | setup-wp |
| version | 1.0.1 |
| created_at | 2021-09-13 23:10:02.586043+00 |
| updated_at | 2021-09-13 23:10:02.586043+00 |
| description | CLI command to quickly create a wordpress bedrock environment with database. |
| homepage | https://github.com/jascha030/rust-setup-wp |
| repository | https://github.com/jascha030/rust-setup-wp |
| max_upload_size | |
| id | 450973 |
| size | 45,147 |
Small CLI tool to set up a WordPress environment. Weirdly written in Rust, to try out the language.
setup-wp -- <name> <user>
Arguments:
name prefixed with wp_ will be used as database nameUser will be prompted for the mysql user password during execution.