Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fabjan/outil issues and pull requests
#17 - fix oopsie
Pull Request -
State: closed - Opened by fabjan about 1 year ago
#16 - bump gleam to 0.32, OTP to 26
Pull Request -
State: closed - Opened by fabjan about 1 year ago
#15 - use Gleam 0.28 in CI
Pull Request -
State: closed - Opened by fabjan almost 2 years ago
#14 - Use Gleam 0.27, deprecate try
Pull Request -
State: closed - Opened by fabjan almost 2 years ago
- 1 comment
#13 - Describe command line errors in usage text
Pull Request -
State: closed - Opened by fabjan about 2 years ago
#12 - Fix help for opts
Pull Request -
State: closed - Opened by fabjan about 2 years ago
- 1 comment
#11 - If a command has no args, only opts, it is not possible to use `--help`
Issue -
State: closed - Opened by fabjan about 2 years ago
- 2 comments
Labels: bug
#10 - Add convenience helpers for command errors
Pull Request -
State: closed - Opened by fabjan about 2 years ago
- 1 comment
#9 - Expand Command return type with an error case
Pull Request -
State: closed - Opened by fabjan about 2 years ago
#8 - Add a handy "default" command return handler.
Issue -
State: closed - Opened by fabjan about 2 years ago
- 1 comment
#7 - There is no nice way for a command implementation to return its own errors
Issue -
State: closed - Opened by fabjan about 2 years ago
Labels: bug
#6 - Improve formatting of the usage text
Issue -
State: open - Opened by fabjan about 2 years ago
Labels: enhancement, good first issue
#5 - Rework command implementing, add --help
Pull Request -
State: closed - Opened by fabjan about 2 years ago
#4 - Should `outil` be more forgiving with regards to how positional arguments and named options are mixed?
Issue -
State: open - Opened by fabjan about 2 years ago
Labels: question
#3 - Add support for repeating positional arguments.
Issue -
State: open - Opened by fabjan about 2 years ago
Labels: enhancement, good first issue
#2 - Refactor module for cuter names and better organization.
Issue -
State: closed - Opened by fabjan about 2 years ago
#1 - The `implement` solution is a bit cumbersome, see if providing args right away and letting the `Command` keep it while configuring.
Issue -
State: closed - Opened by fabjan about 2 years ago
- 2 comments
Labels: question