Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invertase/dart-cli-utilities
⚒️ A monorepo containing a collection of packages that provide useful functionality for building CLI applications in Dart.
https://github.com/invertase/dart-cli-utilities
cli dart hacktoberfest
Last synced: 7 days ago
JSON representation
⚒️ A monorepo containing a collection of packages that provide useful functionality for building CLI applications in Dart.
- Host: GitHub
- URL: https://github.com/invertase/dart-cli-utilities
- Owner: invertase
- License: apache-2.0
- Created: 2022-01-02T15:53:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T01:41:51.000Z (8 months ago)
- Last Synced: 2024-06-21T20:01:34.541Z (5 months ago)
- Topics: cli, dart, hacktoberfest
- Language: Dart
- Homepage:
- Size: 58.6 KB
- Stars: 20
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
⚒️ Dart CLI Utilities
A monorepo containing a collection of packages that provide useful functionality for building CLI applications in Dart.---
### Packages
- [**🌈 AnsiStyles**](packages/ansi_styles)
- Create colorful terminal output with ansi styled text in io environments.
- [**☁️ CI**](packages/ci)
- Detect whether you're running in a CI environment and retrieve information about the CI vendor.
- [**📦 StorageBox**](packages/storagebox)
- Easily store and persist configuration items for your CLI apps.---
Built and maintained by Invertase.