0.3.0 • Published 5 years ago

purs-bin-simple v0.3.0

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

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-simple

CLI

You can also install this globally:

npm install -g purs-bin-simple

You can specify the purs version via the PURS_VERSION environment variable:

PURS_VERSION=v0.13.0 npm install -g purs-bin-simple

Version 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 packagepurs
0.3.00.13.2
0.2.00.13.2
0.1.00.13.0
0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1-test

5 years ago

3.0.1

5 years ago

0.0.0-test1

5 years ago