Boost is a dotnet tool to boost your developer experience.
Project state: in Pre-Release
dotnet tool install --global Boost.Tool
To install to latest pre-release use --version {version} argument.
dotnet tool install --global Boost.Tool --version 0.3.0-preview.1
Use the integrated help to see what boost can do
boo --help
Or just start the UI
boo ui
Boost hast been tested mostly with Windows 10, Powershell core and Windows Terminal. Most features should also work with OSX or Ubuntu but have not been fully tested yet.
dotnet tool update -g Boost.Tool
dotnet tool uninstall -g Boost.Tool
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the Swiss Life OSS Code of Conduct.