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
- Host: GitHub
- URL: https://github.com/gardenbed/pleasings
- Owner: gardenbed
- License: isc
- Created: 2021-11-23T18:07:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-08T00:34:42.000Z (8 months ago)
- Last Synced: 2025-11-08T02:33:44.740Z (8 months ago)
- Topics: build, build-system, build-tool, monorepo, please
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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