Skip to content

Commit

Permalink
Add TODOs/ways to contribute to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zellyn committed Nov 16, 2016
1 parent ba7574e commit 982a3e6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,15 @@ page](https://github.com/zellyn/diskii/releases/latest). If you
need binaries for a different architecture, please send a pull
request or open an issue.

### Short-term TODOs/roadmap
### Short-term TODOs/roadmap/easy ways to contribute

- [x] Build per-platform binaries for Linux, MacOS, Windows.
- [ ] Implement CATALOG, deletion, and creation of files in DOS 3.3 images.
- [ ] Implement `GetFile` for DOS 3.3
- [ ] Add and implement the `-l` flag for `ls`
- [ ] Add `Delete` to the `disk.Operator` interface
- [ ] Implement it for supermon
- [ ] Implement it for DOS 3.3
- [ ] Add ProDOS support (add `lib/prodos/prodos.go` and register a ProDOS operator factory)

### Related tools

Expand Down

0 comments on commit 982a3e6

Please sign in to comment.