mort

command module
v0.0.0-...-bd0f029 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2022 License: MIT Imports: 16 Imported by: 0

README

mört 🐟

Build Status Go Report Card

A simple console-based task management tool.

Pre-alpha software. Expect plenty of bugs and data loss.

Build error?

$ go build
# github.com/mattn/go-sqlite3
sqlite3-binding.c: In function ‘sqlite3SelectNew’:
sqlite3-binding.c:125801:10: warning: function may return address of local variable [-Wreturn-local-addr]
125801 |   return pNew;
       |          ^~~~
sqlite3-binding.c:125761:10: note: declared here
125761 |   Select standin;
       |          ^~~~~~~
$ export CGO_CFLAGS="-g -O2 -Wno-return-local-addr"
$ go build

TODO

  • Add documentation and screenshots.
  • Finish this TODO list.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL