Skip to content

bingo-js/create-handlebars-example

Create Handlebars Example

Example of a template repository built with Bingo and Handlebars. πŸ’

πŸ‘ͺ All Contributors: 2 🀝 Code of Conduct: Kept πŸ§ͺ Coverage πŸ“ License: MIT πŸ“¦ npm version πŸ’ͺ TypeScript: Strict

Usage

npx create-example

This repository is a general example of using Bingo with its Handlebars engine. Its src/template.ts file describes a repository with four string options:

  • description: 'Sentence case.' description of the repository, with a hardcoded value
  • owner: GitHub organization or user the repository is underneath
  • repository: 'kebab-case' or 'PascalCase' title of the repository
  • title: 'Title Case' title for the repository, with a default value based on title-casing repository

Those options are used as values in the Handlebars templates located in template/.

The following command was used to generate bingo/created-handlebars-example:

npx create-handlebars-example --owner bingo-examples --repository created-handlebars-example

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! πŸ’–

Contributors

Josh Goldberg ✨
Josh Goldberg ✨

πŸ’» πŸ–‹ πŸ“– πŸ€” πŸš‡ 🚧 πŸ“† πŸ”§

πŸ’ This package was templated with create-typescript-app using the Bingo engine.

About

Example of a template repository built with Bingo and Handlebars. πŸ’

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published