Git Product home page Git Product logo

Comments (8)

nikolay-govorov avatar nikolay-govorov commented on July 26, 2024

The name of the shower is already occupied. It is used by the main repository.

from cli.

pepelsbey avatar pepelsbey commented on July 26, 2024

Well, yes, but it’s possible to have a CLI utility name different from package’s own. It just should be available as shower from CLI while keeping the same shower-cli package name, like gulp-cli does:

npm install gulp-cli
gulp [flags] <task> <task>...

from cli.

nikolay-govorov avatar nikolay-govorov commented on July 26, 2024

I understand what you mean. We can add the shower-cli to the shower and use the CLI from there

from cli.

pepelsbey avatar pepelsbey commented on July 26, 2024

Hmm, I don’t think you do :) I’m pretty sure there’s a way for shower-cli to be available as shower command in console once it’s installed. I’m not talking about shower npm package, I’m talking about shower alias in console. When you install gulp-cli it becomes available under gulp alias. I’d like shower-cli to do the same.

from cli.

nikolay-govorov avatar nikolay-govorov commented on July 26, 2024

What's the problem then? Now there is a package shower-cli. After n is installed, the shower command is available from the console. I can run it $ shower --help.

from cli.

pepelsbey avatar pepelsbey commented on July 26, 2024
/Users/pepelsbey/.nvm/versions/node/v10.9.0/lib
├── [email protected]
├── [email protected]
…
$ shower
bash: shower: command not found

from cli.

nikolay-govorov avatar nikolay-govorov commented on July 26, 2024

Oh, shit. This is a bug in version 0.1.1. Thanks, I'll fix it.

from cli.

nikolay-govorov avatar nikolay-govorov commented on July 26, 2024

Fixed it. Please, update package

from cli.

Related Issues (20)

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.