0.3.0 • Published 7 years ago
purs-bin-simple v0.3.0
npm-purs-bin-simple
A simple distribution of purs using NPM. This is a fork of npm-psc-package-bin-simple.
npm package link: http://npmjs.com/package/purs-bin-simple
Installation
You can install this into your project dependencies:
npm install -S purs-bin-simpleCLI
You can also install this globally:
npm install -g purs-bin-simpleYou can specify the purs version via the PURS_VERSION environment variable:
PURS_VERSION=v0.13.0 npm install -g purs-bin-simpleVersion history
Instead of awkwardly trying to follow the same versioning scheme, the following table should be consulted if you need a specific series of versions:
| npm package | purs |
|---|---|
| 0.3.0 | 0.13.2 |
| 0.2.0 | 0.13.2 |
| 0.1.0 | 0.13.0 |
0.3.0
7 years ago
0.2.0
7 years ago
0.1.0
7 years ago
0.0.1-test
7 years ago
3.0.1
7 years ago
0.0.0-test1
7 years ago