Code Monkey home page Code Monkey logo

Comments (7)

walter avatar walter commented on June 20, 2024

Sounds good.

from askthem.

walter avatar walter commented on June 20, 2024

Oh, I should do that in the emoji style!

👍

from askthem.

derekeder avatar derekeder commented on June 20, 2024

👌

from askthem.

walter avatar walter commented on June 20, 2024

@evz covered this with this commit, correct?

Or is there more to do? If not, go ahead and close this, please.

P.S. - Now that we are using github issues, we should try to include references to them in our commit messages (e.g. #31 in a commit message would like back to this issue).

Worth having a read of these to posts on commit messages if you haven't before:

http://robots.thoughtbot.com/post/48933156625/5-useful-tips-for-a-better-commit-message

http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

I really should put together a contributors.md at some point...

from askthem.

evz avatar evz commented on June 20, 2024

My intent on that commit was to make sure that all the OS level requirements were listed. Those are the ones that I had to install when I was setting this up on a totally bare Ubuntu VM. I guess if you install redis and mongodb from your OS's package manager, it's implied that they will be running and this app does expect them to be running on the default ports but it would be nice to actually explicitly state that they should be running in that default way in order for the app to work properly. And maybe describe how to change the configuration within the app if you want them to run in a non-default way.

@derekeder Does that sound sane? If so, I'll try to get to that maybe Monday evening (which is, I suppose, sometime Tuesday morning for @walter).

from askthem.

walter avatar walter commented on June 20, 2024

Hmm. I'm hesitant to spend much effort in the README on reproducing installation steps that perhaps are better described by the required softwares' own project installation guides or even the user's own preferences.

For example I use rbenv rather than rvm. The important information is that Ruby 1.9.3 is required.

These steps evolve over time and we don't want to spend very much effort in keeping them up-to-date.

My preference is for the following:

  • describe our expectations for required software we need, i.e. a Dependencies (or Requirements) section that states Redis and MongoDB on default ports, etc.
  • a "here's what installation steps may look like" link to a gist that covers installation on a given platform if we have it

This is pretty much the approach what RailsCasts does for tutorials when they require an external dependency. E.g. here's the requirement, here's how I did it on OS X with homebrew at the time of writing.

I do appreciate you updating things as you encounter missing steps.

from askthem.

derekeder avatar derekeder commented on June 20, 2024

Agreed we shouldn't get too specific on OS specific requirements. The commit by @evz (05fe61b) handles this well enough for other developers to dive in. We can swing back around and refine the Readme on launch.

from askthem.

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.