https://github.com/raineorshine/symex
Create symbolic links to all local, executable node modules.
https://github.com/raineorshine/symex
Last synced: 7 months ago
JSON representation
Create symbolic links to all local, executable node modules.
- Host: GitHub
- URL: https://github.com/raineorshine/symex
- Owner: raineorshine
- Created: 2014-02-23T10:55:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-23T11:10:19.000Z (over 11 years ago)
- Last Synced: 2025-03-09T13:03:52.593Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# symex
Create symbolic links to all local, executable node modules.## Install
$ npm install -g symex
## Usage
$ symex
$ ./mocha
$ ./express
$ ./whatever-local-executables-there-are