Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanwalther/boilr-npmrc

Simple boilr template for creating a .npmrc file
https://github.com/stefanwalther/boilr-npmrc

boilr-template npmrc npmrc-files

Last synced: 9 days ago
JSON representation

Simple boilr template for creating a .npmrc file

Awesome Lists containing this project

README

        

# boilr-npmrc

> Simple boilr template for npmrc.

---

## Purpose
Simple boilr template to create a .npmrc file"

The following files are generated:

```
.
└── .npmrc

0 directories, 1 file

```

## Installation
Install [boilr](https://github.com/tmrts/boilr) first.

Then use

```
$ boilr download stefanwalther/boilr-npmrc
```

e.g.
```
$ boilr download stefanwalther/boilr-npmrc boilr-npmrc
```

## Usage
### Download the template

```
$ boilr template download stefanwalther/boilr-npmrc
```

### Fork, modify locally and save it

```
$ git clone stefanwalther/boilr-npmrc
```

cd into it, then

```
$ boilr template save $(PWD)

# e.g.
$ boilr template save $(PWD) boilr-npmrc
```

if you have for force the local updates, use

```
$ boilr template save $(PWD) -f
```

### Use it

```
$ boilr template use boilr-npmrc .
```

### Get all templates

Get a list of all - locally installed - templates:

```
$ boilr template list
```

## About

### Related projects
Some related projects:

### Author
**Stefan Walther**

* [twitter](http://twitter.com/waltherstefan)
* [github.com/stefanwalther](http://github.com/stefanwalther)
* [LinkedIn](https://www.linkedin.com/in/stefanwalther/)
* [qliksite.io](http://qliksite.io)walther.io)
* [qliksite.io](http://qliksite.io)

### License
MIT

***

_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 13, 2018._footer") %}