Skip to content

abdrd/asd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asd

A simple CLI task manager.

Installation

asd is written in Go.
It was built with Go 1.24, but should work with any recent Go version.

Install from source

go install github.com/abdrd/asd@latest

This installs the asd binary into $GOPATH/bin (or $HOME/go/bin).

Make sure that directory is in your PATH.

Alternatively, clone and build manually:

git clone https://github.com/abdrd/asd
cd asd
go build

Run asd or asd help for commands.

Data storage

asd stores its data in ~/.local/state/asd/.

Platform support

asd is tested on Linux only.
It may work on other platforms, but this is not guaranteed.

License

MIT

About

CLI Task Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages