Skip to content
@trcps

tmplr recipes

A bunch of useful recipes for tmplr
┏━━━┓
┃   ┗━━━┓
┃       ┗━━━┓            ┓         •     
┃           ┗━━━┓  ╋┏┳┓┏┓┃┏┓  ┏┓┏┓┏┓┏┓┏┓┏
┃           ┏━━━┛  ┗┛┗┗┣┛┗┛   ┛ ┗ ┗┗┣┛┗ ┛
┃       ┏━━━┛          ┛            ┛    
┃   ┏━━━┛
┗━━━┛

This is a bunch of tmplr reusable recipes and templates. You can use these repositories as nice starter templates for different projects, or to alter your project in specific ways.


  • A template is a starting point for a new project, determines your project layout, general config, etc.
  • A recipe modifies a part of your project, for example by adding a license.

💡 You need Node.js to use these templates and recipes.


publish a TypeScript package.

npx tmplr trcps/publish-ts

📜 license

add a license to your project.

npx tmplr use trcps/license

autopublish to NPM when you commit

npx tmplr use trcps/npm-autopublish

make your GitHub templates smarter using tmplr.

npx tmplr use trcps/smart-gh-template

More templates and recipes coming soon ...



Pinned

  1. smart-gh-template smart-gh-template Public

    Make your GitHub template smarter

  2. license license Public

    A tmplr recipe to add license to your project

  3. npm-autopublish npm-autopublish Public

    A tmplr recipe to add an NPM autopublish workflow

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…