Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paularmstrong/build-tracker
A set of tools to track the size of your build artifacts over time.
https://github.com/paularmstrong/build-tracker
Last synced: 23 days ago
JSON representation
A set of tools to track the size of your build artifacts over time.
- Host: GitHub
- URL: https://github.com/paularmstrong/build-tracker
- Owner: paularmstrong
- License: mit
- Created: 2017-11-01T21:52:28.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T20:56:37.000Z (over 1 year ago)
- Last Synced: 2024-10-18T21:59:50.341Z (26 days ago)
- Language: TypeScript
- Homepage: https://buildtracker.dev
- Size: 12.9 MB
- Stars: 439
- Watchers: 9
- Forks: 27
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Build Tracker [![Action status](https://github.com/paularmstrong/build-tracker/workflows/On%20push/badge.svg)](https://github.com/paularmstrong/build-tracker/actions)
> **Warning**
> Build Tracker needs some love. While the functionality is all present and works great, it's pretty out of date and would greatly benefit from your help.## Documentation
All documentation can be found at [buildtracker.dev](https://buildtracker.dev).
## Contributing
### [Code of Conduct](https://github.com/paularmstrong/build-tracker/blob/main/CODE_OF_CONDUCT.md)
All project participants are expected to adhere to the repository's Code of Conduct. Please read [the full text](https://github.com/paularmstrong/build-tracker/blob/main/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
### [Contributing Guide](https://buildtracker.dev/docs/guides/contributing)
Read the contributing guide to learn about the development process, how to propose fixes and improvements, and how to build and test your changes.
## License
Build Tracker is [MIT licensed](https://github.com/paularmstrong/build-tracker/blob/main/LICENSE).