An open API service indexing awesome lists of open source software.

https://github.com/gardenbed/pleasings

Tools, Plugins, and Rules for Please
https://github.com/gardenbed/pleasings

build build-system build-tool monorepo please

Last synced: 5 months ago
JSON representation

Tools, Plugins, and Rules for Please

Awesome Lists containing this project

README

          

[![Go Doc][godoc-image]][godoc-url]
[![Build Status][workflow-image]][workflow-url]
[![Go Report Card][goreport-image]][goreport-url]
[![Test Coverage][codecov-image]][codecov-url]

# Pleasings

This is a single repository for all tools, plugins, and rules for the [Please](https://please.build) build system.

These addons will add more capabilities to Please and make it a practical build system for real-world monorepos.

[godoc-url]: https://pkg.go.dev/github.com/gardenbed/pleasings
[godoc-image]: https://pkg.go.dev/badge/github.com/gardenbed/pleasings
[workflow-url]: https://github.com/gardenbed/pleasings/actions
[workflow-image]: https://github.com/gardenbed/pleasings/workflows/Go/badge.svg
[goreport-url]: https://goreportcard.com/report/github.com/gardenbed/pleasings
[goreport-image]: https://goreportcard.com/badge/github.com/gardenbed/pleasings
[codecov-url]: https://codecov.io/gh/gardenbed/pleasings
[codecov-image]: https://codecov.io/gh/gardenbed/pleasings/branch/main/graph/badge.svg