https://github.com/cncf/contribcard
Contribcard is a tool that generates cards for your projects contributors
https://github.com/cncf/contribcard
Last synced: about 1 year ago
JSON representation
Contribcard is a tool that generates cards for your projects contributors
- Host: GitHub
- URL: https://github.com/cncf/contribcard
- Owner: cncf
- License: apache-2.0
- Created: 2024-02-23T08:35:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T07:28:44.000Z (about 2 years ago)
- Last Synced: 2024-05-23T07:51:17.449Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://contribcard.clotributor.dev
- Size: 9.72 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# ContribCard
**ContribCard** is a tool that generates cards for your projects contributors. You can see a live demo [here](https://contribcard.clotributor.dev).
At the moment some parts (i.e. UI) are mostly focused on Kubernetes (to celebrate the Kubernetes 10th anniversary!), but we have plans to make it configurable so that the tool can be easily used by other projects. As soon as this is ready we'll provide some more documentation to explain how the tool works and how to install and use it.
> [!WARNING]
> ContribCard is at an early stage of development. There may be breaking changes in the future to the command usage, flags, and configuration file formats.
## Contributing
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
## Code of Conduct
This project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
## License
**ContribCard** is an Open Source project licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).