create-stratum-example
TypeScript icon, indicating that this package has built-in type declarations

0.1.0Β β€’Β PublicΒ β€’Β Published

Create Stratum Example

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

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

Usage

npx create-stratum-example

This repository is a general example of using Bingo with its Stratum engine. Its src/base.ts file describes four base 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

That base is used to create two presets:

npx create-stratum-example --owner bingo-examples --repository created-stratum-example-typescript --preset typescript

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.

Readme

Keywords

none

Package Sidebar

Install

npm i create-stratum-example

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

21.4 kB

Total Files

32

Last publish

Collaborators

  • joshuakgoldberg