csbcu

command module
v0.0.0-...-7503359 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 1 Imported by: 0

README

csbcu

(c)-(s)harp (b)inary (c)leaning (u)til is a small convenience CLI tool that can search for c# project folders and delete the obj and bin folders.

This tool was created due to having issues with VS 2022 not always cleaning the bin and obj folders when cleaning solution and doing it manually is tedious.

Install

$ go install github.com/michaelbui99/csbcu

Usage

Clean all projects recusively from current working directory

$ csbcu list -q | csbcu clean

Clean projects relative to current working directory

$ csbcu clean ./project1 ./project2 ./nested/project3

List all subdirectories containing a csproj file

$ csbcu list

Available commands, usage and flags

$ csbcu -help
$ csbcu <COMMAND> -help

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL