Code Monkey home page Code Monkey logo

Comments (2)

jchip avatar jchip commented on June 12, 2024

I just verified that order is still npm first, do you have a sample to show otherwise?

$ clap -n
[12:57:51] xclap version 0.2.21 at CWD/node_modules/xclap
[12:57:51] NodeJS version v8.9.4 at /Users/xchen11/.nvm/versions/node/v8.9.4/bin/node
[12:57:51] CWD is /Users/xchen11/dev/tmp
[12:57:51] Applied xclap options from CWD/package.json
[12:57:51] Loaded npm scripts from CWD/package.json into namespace npm
[12:57:51] Loaded xclap tasks from CWD/package.json into namespace pkg
[12:57:51] Loaded tasks from CWD/xclap.js into namespace clap
Namespace 'npm'
Primary Tasks

  test . echo npm

Namespace 'pkg'
Primary Tasks

  test . echo pkg

Namespace 'clap'
Primary Tasks

  test . echo script

clap [options] [--] [task1 [task options] task2 [task options] ...]
 Help: clap -h  Example: clap build

$ clap -n test
[12:57:53] xclap version 0.2.21 at CWD/node_modules/xclap
[12:57:53] NodeJS version v8.9.4 at /Users/xchen11/.nvm/versions/node/v8.9.4/bin/node
[12:57:53] CWD is /Users/xchen11/dev/tmp
[12:57:53] Applied xclap options from CWD/package.json
[12:57:53] Loaded npm scripts from CWD/package.json into namespace npm
[12:57:53] Loaded xclap tasks from CWD/package.json into namespace pkg
[12:57:53] Loaded tasks from CWD/xclap.js into namespace clap
[12:57:53] Added CWD/~/.bin to PATH
[12:57:53] Execute npm/test echo npm
npm
[12:57:53] Done Execute npm/test echo npm (12 ms)
$ 

from xarc-run.

kishorenekkalapudi avatar kishorenekkalapudi commented on June 12, 2024

thank you @jchip

from xarc-run.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.