Skip to content

zmoog/sdh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdh

PyPI Changelog Tests License

CLI tool to help with SDHs (internal support developer help requests)

Installation

Install this tool using pip:

pip install sdh

Usage

For help, run:

sdh --help

You can also use:

python -m sdh --help

Development

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

cd sdh
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

CLI tool to help with SDHs (internal support developer help requests)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages