Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masreplay/l10n_cli
https://github.com/masreplay/l10n_cli
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/masreplay/l10n_cli
- Owner: masreplay
- Created: 2024-03-22T14:01:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T10:54:20.000Z (7 months ago)
- Last Synced: 2024-04-17T03:36:24.407Z (7 months ago)
- Language: C++
- Size: 300 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application providing basic argument parsing with an entrypoint in `bin/`.
# installation
```sh
dart pub global activate --source path ../
```