elph-core 0.0.6

Shared core utilities for Elph applications
Documentation
1
2
3
4
5
6
7
8
9
# elph-core

Shared foundation for Elph applications. Provides filesystem helpers, default home-directory
scaffold files (`BundledManifest`, `TrustStore`, `VersionFile`), structured logging, and
config/data path resolution utilities.

## License

Licensed under the [MIT License](https://www.tldrlegal.com/license/mit-license).