8000 GitHub - militu/workstation-cli: Python lib for my personal workstation setup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

militu/workstation-cli

Repository files navigation

Workstation

Tests Docs

🕮 Documentation

For detailed documentation (todo), please see here

pip install workstation --user

🪛 Develop

First install workstation

pyenv install -s 3.8.12
pyenv local 3.8.12
poetry lock
nox -s pre-commit -- install
nox -s pre-commit -- install --hook-type commit-msg

Release

git switch --create release main
nox -s release -- --patch
git push origin release

About

Python lib for my personal workstation setup

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0