Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tommy-mitchell/lib-template

Personal `tmplr` template for creating Node.js libraries.
https://github.com/tommy-mitchell/lib-template

Last synced: 8 days ago
JSON representation

Personal `tmplr` template for creating Node.js libraries.

Awesome Lists containing this project

README

        

# lib-template

Personal [`tmplr`](https://github.com/loreanvictor/tmplr) template for creating Node.js libraries.

## Usage

```sh
git init
npx tmplr@latest 'tommy-mitchell/lib-template#v0.7.0'
yarn install
npx dprint config update
```

Run inside of desired installation directory.