|
|
il y a 2 semaines | |
|---|---|---|
| cmd | il y a 2 semaines | |
| tests | il y a 2 semaines | |
| .gitignore | il y a 2 semaines | |
| LICENSE | il y a 3 semaines | |
| Readme.md | il y a 2 semaines | |
| go.mod | il y a 2 semaines | |
| go.sum | il y a 2 semaines | |
| io.go | il y a 2 semaines | |
| io_test.go | il y a 2 semaines | |
| issue.go | il y a 3 semaines | |
| issue_test.go | il y a 3 semaines | |
| tui.go | il y a 2 semaines | |
| tui_test.go | il y a 2 semaines |
issues PATH
go install cmd/issues.go
cmd/issues.go:// TODO implement edit/delete functionsio.go:func readPath(path string) (output string, err error) { // TODO DEPRECATEio.go:func DeleteIssue(issue Issue) (success bool, err error) { return false, nil } // TODO: implementtui.go:// TODO enable collection recursing (i.e, embedded collections)tui.go:// TODO enable scroll/viewport logictui.go:// TODO(create widget) implement description field in create.createFor versions moving from v0.0.4, see the LICENSE file. All revisions previous
to version and revision v0.0.4 are subject to the MIT license.