Skip to content

SwissLife-OSS/Boost

Repository files navigation

Boost

BoostLogo

Boost is a dotnet tool to boost your developer experience.

Project state: in Pre-Release

nuget Downloads Build Status

Installation

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

Getting started

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.

Update global tool

dotnet tool update -g  Boost.Tool

Uninstall global tool

dotnet tool uninstall -g Boost.Tool

Community

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.