digman-0.7.1 is not a library.
Digman
Digman is a ticket management TUI (Text User Interface) designed for solo developers who are working on personal projects. It provides an intuitive and efficient way to manage tasks and keep your development organized.
Installation
To install Digman, run the following command:
Creating a New Project
To create a new project configuration for Digman, use the following command:
This will generate a toml file configured for use with Digman.
Running Your Project
To launch Digman with the created project file, run:
This command will start Digman with your project setup, allowing you to manage your tasks directly from the terminal.