Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toumorokoshi/yt.formula.node
A node.js formula for sprinter
https://github.com/toumorokoshi/yt.formula.node
Last synced: 8 days ago
JSON representation
A node.js formula for sprinter
- Host: GitHub
- URL: https://github.com/toumorokoshi/yt.formula.node
- Owner: toumorokoshi
- Created: 2013-08-17T07:25:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T04:30:10.000Z (almost 8 years ago)
- Last Synced: 2024-11-29T05:55:55.110Z (25 days ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===============
yt.formula.node
===============.. image:: https://travis-ci.org/toumorokoshi/yt.formula.node.png
:alt: build status
:target: https://travis-ci.org/toumorokoshi/yt.formula.nodeyt.formula.node is a `sprinter `_ formula for installing node.js executables and npm packages
Example usage
-------------.. code::
[node]
formula = yt.formula.node:git+https://github.com/toumorokoshi/yt.formula.node.git
version = 0.10.16
packages =
grunt-cliOptions
-------* version: the version of node you want to install (in the format of X.X.X)
* packages: the npm packages you want to installAll intalled executables are automatically symlinked to your path.