| Crates.io | power_flatten |
| lib.rs | power_flatten |
| version | 0.7.1 |
| created_at | 2022-08-30 19:18:37.485172+00 |
| updated_at | 2022-10-18 21:30:11.891391+00 |
| description | Flatten a nested directory structure into a single powerd6 file |
| homepage | |
| repository | https://github.com/powerd6/powerd6 |
| max_upload_size | |
| id | 655296 |
| size | 61,425 |
The monorepo for the powerd6 tools and libraries
Releases are pushed to crates.io by creating a new github release.
Until version 0.3.0 releases were created per-package, however, since
then all packages have synchronized version numbers to facilitate usage
(all tools work with other tools of the same version).
To set a new version across all packages, run ./scripts/update-version.sh x.y.z and commit.