power_flatten

Crates.iopower_flatten
lib.rspower_flatten
version0.7.1
sourcesrc
created_at2022-08-30 19:18:37.485172
updated_at2022-10-18 21:30:11.891391
descriptionFlatten a nested directory structure into a single powerd6 file
homepage
repositoryhttps://github.com/powerd6/powerd6
max_upload_size
id655296
size61,425
Héctor Castelli Zacharias (HectorCastelli)

documentation

README

powerd6

The monorepo for the powerd6 tools and libraries

In this repository

power_binder

power_flatten

power_mixer

power_utils

Releasing

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).

Updating a version

To set a new version across all packages, run ./scripts/update-version.sh x.y.z and commit.

Commit count: 0

cargo fmt