Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Format todo items into task lists
  • Loading branch information
cyxou authored Jun 4, 2023
1 parent 522968b commit 0478b32
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ It is possible that the plugin works for older version even though it has not be
6. Profit.

## TODO
[ ] Pass `allow_ports` param via cli
[ ] Add unit tests
[ ] Add proper error handling in case if payload is not as expected
[ ] Cross compile for other platforms (currently supports only amd64)
[ ] Refactor by improving modules/folder structure following golang best practices
[ ] Add systemd files and instructions to run the plugin as systemd service
- [ ] Pass `allow_ports` param via cli
- [ ] Add unit tests
- [ ] Add proper error handling in case if payload is not as expected
- [ ] Cross compile for other platforms (currently supports only amd64)
- [ ] Refactor by improving modules/folder structure following golang best practices
- [ ] Add systemd files and instructions to run the plugin as systemd service

0 comments on commit 0478b32

Please sign in to comment.