Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stefanwalther/boilr-npmrc
- Owner: stefanwalther
- License: mit
- Created: 2018-07-13T15:11:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T15:17:09.000Z (over 6 years ago)
- Last Synced: 2024-12-19T08:03:17.525Z (15 days ago)
- Topics: boilr-template, npmrc, npmrc-files
- Language: Makefile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
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:
```
.
└── .npmrc0 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") %}