turbobuild-prune-go

1.0.9 • Public • Published

TurboBuild Prune Go

TurboBuild Prune Go is an npm package that provides a convenient way to prune Golang apps in a Turbo monorepo.

Installation

Add TurboBuild Prune Go to your turbo repo:

npm install turbobuild-prune-go --global

Usage

turbobuild-prune-go -p backend

Contribution

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Prerequisites

  • Go 1.16 or higher
  • Node.js 14 or higher
  • pnpm

Installation

  1. Fork the Project
  2. Install Go dependencies:
go mod tidy
  1. Install node modules:
pnpm install

Development

To run the Go code, use the following command:

go run turbobuild-prune-go.go

Sharing

Don't forget to share changes:

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

Readme

Keywords

none

Package Sidebar

Install

npm i turbobuild-prune-go

Weekly Downloads

4

Version

1.0.9

License

MIT

Unpacked Size

10.3 kB

Total Files

7

Last publish

Collaborators

  • milanjrodd