|
|
пре 2 недеља | |
|---|---|---|
| cmd | пре 2 недеља | |
| issues | пре 2 недеља | |
| tests | пре 2 недеља | |
| .gitignore | пре 2 недеља | |
| LICENSE | пре 3 недеља | |
| Readme.md | пре 2 недеља | |
| go.mod | пре 2 недеља | |
| go.sum | пре 2 недеља | |
| io.go | пре 2 недеља | |
| io_test.go | пре 2 недеља | |
| issue.go | пре 3 недеља | |
| issue_test.go | пре 3 недеља | |
| tui.go | пре 2 недеља | |
| tui_test.go | пре 2 недеља |
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.