Skip to content

Commit

Permalink
add age plugins and multi-document yaml files to the things to be done
Browse files Browse the repository at this point in the history
  • Loading branch information
glehmann committed Feb 18, 2024
1 parent 1d02a02 commit ea7946d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,9 @@ And because writing command line tools in rust is fun!
## Still to be done

* [ ] Support comments. Sadly no YAML library that I know of supports comments, so this will be a bit tricky.
* [ ] Support age plugins. age has a plugin system that could be used to add support for other encryption methods.
* [ ] Support multi-document YAML files. This could help to make the CLI more consistent between in place and
standard output operations.

## License

Expand Down

0 comments on commit ea7946d

Please sign in to comment.