Welcome to Start
A python package manager based on pip and venv, use pyproject.toml
instead of requirements.txt
install
Install from pypi
>>> pip install start-manager
Install from github
>>> pip install start@git+https://github.com/Dragon-GCS/Start
start
is a default alias in powershell, useRemove-Item alias:start -Force
to remove alias before usestart
Optional: Add
Remove-Item alias:start -Force
in powershell profile