-
Notifications
You must be signed in to change notification settings - Fork 0
a todo list cli application with a terminal user interface built using Go
License
hardikkum444/go-do-it
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
go-do-it
=========
go-do-it is a simple todo list manager built using Go.
Terminal User Interface
-----------------------
go-do-it supports a minimalistic TUI (Terminal User Interface) for better navigation.
To access the TUI, run `go-do-it tui`
Installation
------------
### Arch Linux
run `yay -S go-do-it` || `paru -S go-do-it`
`https://aur.archlinux.org/packages/go-do-it`
### Download Binaries
You can download pre-built binaries for Windows, Android, and Linux from the releases page
`https://github.com/hardikkum444/go-do-it/releases`
Building Manually
-----------------
If you prefer to build go-do-it manually, follow these steps
1. Clone the repository
`git clone https://github.com/hardikkum444/go-do-it`
2. Navigate to the cloned directory and run `go build` to build the system-specific binary
3. Run the created binary as an executable.
4. For help and usage instructions, run `go-do-it --help`
License
-------
This project is licensed under the MIT License. See the LICENSE file for details.
About
a todo list cli application with a terminal user interface built using Go
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published