Skip to content

Link backlog management utility using a stack style interface

License

Notifications You must be signed in to change notification settings

theFestest/link-stacklog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-stacklog

PyPI Changelog Tests License

Link backlog management utility using a stack style interface

Installation

Install this tool using pip:

pip install link-stacklog

Usage

For help, run:

link-stacklog --help

You can also use:

python -m link_stacklog --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd link-stacklog
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

About

Link backlog management utility using a stack style interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages