Alan Chung Ma

Results 5 issues of Alan Chung Ma

**Fixes issue #**: #115 **Description of the changes being introduced by the pull request**: For all CLIs in this repo, added autocompletion with the `argcomplete` package. **Other Tasks:** - [...

[`derp`](https://github.com/heartsucker/derp) has not been updated since 2020 and is stopping us from updating a dependency, #61. We would need to switch to a modern, maintained alternative. A potential alternative is...

Hi @lpil! I want to contribute and add encryption support to the standard library. I am still new to gleam and would appreciate some guidance as it seems to be...

Added myself to the maintainers list. I would like to be able to review and approve PRs, as well as manage issues.

Changes made to fix linting. Updated structs implementation of ToString to use std::fmt::Display instead. Removed unnecessary `to_string()` calls.