GithubHelp home page GithubHelp logo

CLI ps, up, down about hotel HOT 3 OPEN

typicode avatar typicode commented on May 14, 2024 8
CLI ps, up, down

from hotel.

Comments (3)

JanStevens avatar JanStevens commented on May 14, 2024

Also another one
hotel restart -- stop the process and start it again

from hotel.

Madd0g avatar Madd0g commented on May 14, 2024

I was looking for this today - is the HTTP event stream the only place where the status appears?

from hotel.

j-f1 avatar j-f1 commented on May 14, 2024
  • hotel ps This is partially covered by hotel ls. I’ll see if I can color the app name (black = proxy, green = running, gray = stopped, red = crashed) to provide more information here. I’ll also alias hotel ps to hotel ls.
  • hotel up This should start the app running in the nearest parent directory by default. If there are multiple apps in that directory, it should ask you which one to start. It should also allow you to start any app by providing all or part of its name.
    $ hotel up
    my-first-app and my-other-app are running in this directory. Which one should be started?
    ❭ first # this should let you use the arrow keys to select an app
    my-first-app has been started.
    $ hotel up another
    another-app has been started.
  • hotel down See above
  • hotel open Same behavior as above, but doesn’t say anything after you run it — it should be pretty obvious since your browser just opened. (see opn)

Status:

from hotel.

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.