Parasut CLI
Parasut development environment consists of microservices and different applications depending on them. parasut-cli is a CLI that facilitates you to manage your workspaces and the applications you will run during development.
Free software: MIT license
Documentation: https://parasut-cli.readthedocs.io.
Features
startcommand for preparing workspace with all necessary options.linkcommand for yarn linking operations. Also –undo action.switchcommand for rails console actions.runcommand for executing repo command chains manually.releasecommand for releasing version on related repo.pre-releaseflag forreleasecommand.rich integrated.
TODO
clonecommand for cloning repos in base directory.unit tests.
mypy & black connection to tox.
linking state mechanism refactor.