Xtail96 / TaskTerminal

Simple task manager for command line based on https://github.com/gammons/todolist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskTerminal

Description

Simple and convenient comand line task mamger, based on gammons todolist project.

Installation steps

  1. Install Go from project site
  2. cd $HOME
  3. mkdir -p go/src/TaskTerminal
  4. cd go/src/TaskTerminal
  5. git clone https://github.com/ApplicationsForge/TaskTerminal.git
  6. cd TaskTerminal
  7. go build

Testing installation

  1. ./TaskTerminal

License

TaskTerminal is open source, and uses the MIT license.

About

Simple task manager for command line based on https://github.com/gammons/todolist

License:MIT License


Languages

Language:Go 87.5%Language:Ruby 9.3%Language:Dockerfile 3.2%