Giter VIP home page Giter VIP logo

Comments (9)

jkleinsc avatar jkleinsc commented on May 15, 2024

@jglovier I suppose we could. The couch part would be different depending on OS. We could at the very least have a script that tests to see if couch is up before running ember serve.

from hospitalrun-frontend.

jglovier avatar jglovier commented on May 15, 2024

Yeah, even if it just triggered ember serve, it would benefit those familiar with the script/server convention by standardizing the approach. If more things were required, it could also output a warning like Be sure to run Couch.app, etc.

from hospitalrun-frontend.

filipesperandio avatar filipesperandio commented on May 15, 2024

I like the idea.
I am also very fan of Makefiles and I can open a PR for that if people think it is valuable and are comfortable using make.

from hospitalrun-frontend.

jkleinsc avatar jkleinsc commented on May 15, 2024

@filipesperandio I don't think we need a Makefile since there aren't any executables for this project that get built. It's an ember web app and the way it gets built is via ember build.

from hospitalrun-frontend.

filipesperandio avatar filipesperandio commented on May 15, 2024

I understand that. make helped me in the past even on script projects smoothing out dependencies.
for example a target make serve could depend on ember-cli and bower being installed.

from hospitalrun-frontend.

filipesperandio avatar filipesperandio commented on May 15, 2024

@jglovier script/server OR scripts/server ? (with an s at the end of scripts)

from hospitalrun-frontend.

jkleinsc avatar jkleinsc commented on May 15, 2024

@filipesperandio gotcha. Thanks for clarifying.

from hospitalrun-frontend.

jglovier avatar jglovier commented on May 15, 2024

@filipesperandio I prefer script/server but probably just because it is a convention we use at GitHub. Also, it mentally makes sense when you are running any one given script at a time. I.e. mentally I think "I'm going to run the server script" so it's semantically consistent from that perspective. But it's probably not that big a deal LOL.

from hospitalrun-frontend.

filipesperandio avatar filipesperandio commented on May 15, 2024

Cool, I will adjust.
On Feb 5, 2016 7:01 PM, "Joel Glovier" [email protected] wrote:

@filipesperandio https://github.com/filipesperandio I prefer
script/server but probably just because it is a convention we use at
GitHub http://githubengineering.com/scripts-to-rule-them-all/.


Reply to this email directly or view it on GitHub
#11 (comment)
.

from hospitalrun-frontend.

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.