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

https://github.com/nereare/templater

An advancement of the previous template repository
https://github.com/nereare/templater

ruby ruby-gem rubygem template

Last synced: 8 months ago
JSON representation

An advancement of the previous template repository

Awesome Lists containing this project

README

          

# Repository Templater

[![GitHub Version](https://img.shields.io/github/v/release/Nereare/templater?include_prereleases&logo=semver&logoColor=ffffff&label=Version)](https://github.com/Nereare/templater/releases)
[![GitHub License](https://img.shields.io/github/license/Nereare/templater?logo=unlicense&logoColor=ffffff&label=License)](LICENSE.md)
[![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-2.1-5e0d73?logo=contributorcovenant&logoColor=ffffff)](CODE-OF-CONDUCT.md)
[![Ruby Style Guide](https://img.shields.io/badge/Code%20Style-RuboCop-brightgree?logo=rubocop&logoColor=ffffff)](https://github.com/rubocop/rubocop)

[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Nereare/templater/gem-tests.yml?logo=githubactions&logoColor=ffffff&label=Build)](https://github.com/Nereare/templater/actions/workflows/gem-build.yml)
[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/Nereare/templater?logo=librariesdotio&logoColor=ffffff&label=Libraries.io)](https://libraries.io/github/Nereare/templater)
[![OpenSSF Score](https://img.shields.io/ossf-scorecard/github.com/Nereare/templater?logo=opensourceinitiative&logoColor=ffffff&label=OSSF%20Score)](https://github.com/Nereare/templater/security/code-scanning)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/11268/badge)](https://www.bestpractices.dev/projects/11268)

An advancement of the previous template repository.

## Installing

1. Foo.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :tada:

Please, also read our [Contributing Guidelines](CONTRIBUTING.md).

### Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](CODE-OF-CONDUCT.md).

By participating in this project you agree to abide by its terms.

## History & Versioning

See the [Change Log](CHANGELOG.md) for further history.

This project uses [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this repository](https://github.com/Nereare/templater/tags).

## License

This project is available under the [Do What The F*ck You Want To Public License](http://www.wtfpl.net/).