asd

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

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

Go to latest
Published: Jan 24, 2026 License: MIT Imports: 9 Imported by: 0

README

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

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