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 Loading

  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
  • logo Public

    the trcps logo

    trcps/logo’s past year of commit activity
    0 MIT 0 0 0 Updated Nov 23, 2023
  • publish-ts Public

    A template for publishable TypeScript packages

    trcps/publish-ts’s past year of commit activity
    TypeScript 2 MIT 0 1 0 Updated Sep 27, 2023
  • .github Public

    profile for trcps

    trcps/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Aug 1, 2023
  • smart-gh-template Public

    Make your GitHub template smarter

    trcps/smart-gh-template’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 31, 2023
  • npm-autopublish Public

    A tmplr recipe to add an NPM autopublish workflow

    trcps/npm-autopublish’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 30, 2023
  • license Public

    A tmplr recipe to add license to your project

    trcps/license’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 30, 2023

Top languages

Loading…

Most used topics

Loading…