New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

neco

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neco

Nodejs Ecosystem COordinator, like virtualenv for python

  • 0.0.1-alpha3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

Nodejs Ecosyste COordinator, just like vitualenv for python.

###What is a nodejs ecosystem?###

An nodejs ecosystem = nodejs (+ npm (+ modules (+ Your applications))).

###Usage:###

neco <command>

Currently where <command> should be on of the below commands:

create      -  create a new node ecosystem
    Usage: neco create <id> [node-version]

list        -  list all installed node ecosystems
    Usage: neco list

activate    -  show how to activate an existing node ecosystem
    Usage: neco activate <id>

deactivate  -  show how to deactivate an active node ecosystem
    Usage: neco deactivate [id]

help        -  show help information
    Useage: neco help

Git repository: http://github.com/kuno/neco

Keywords

FAQs

Package last updated on 03 Jan 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc