Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurseiit/polygon
https://github.com/nurseiit/polygon
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nurseiit/polygon
- Owner: nurseiit
- Created: 2024-03-26T01:12:49.000Z (8 months ago)
- Default Branch: develop
- Last Pushed: 2024-04-04T23:00:45.000Z (7 months ago)
- Last Synced: 2024-04-05T01:14:21.223Z (7 months ago)
- Language: Rust
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polygon
My personal collection of various coding challenges and experiments.
## TODO:
- wc: final step to conditionally read from stdin vs file from path.
- it's actually easy to achieve if we drop the requirement for path and keep the default value as "-" or similar
- but I would like to keep it required if reading from file