Skip to content

Instantly share code, notes, and snippets.

@nodunayo
Forked from zenorocha/README.md
Last active December 2, 2018 16:15
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nodunayo/c919477906aab6c1af6065ff8e868d3e to your computer and use it in GitHub Desktop.
Save nodunayo/c919477906aab6c1af6065ff8e868d3e to your computer and use it in GitHub Desktop.
A template for a code hospitable README

Code Hospitality Guide App

This app helps you transform your team and codebase into code hospitable entities.

Installation

  • Go to the Code Hospitality homepage
  • Click the 'DOWNLOAD RIGHT NOW' button
  • Twiddle thumbs
  • Enjoy

Usage

  • Read the Guide every day for at least 2 hours each day
  • That is all

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-suggestion
  3. Commit your changes: git commit -am 'Add some awesome suggestions'
  4. Push to the branch: git push origin my-new-suggestion
  5. Submit a pull request :D

History

  • Nadia sat down one day and wrote this in one sitting

Approaches

  • Service Objects
    • A brief description of what service objects are
  • Domain Driven Design
    • Some words on how great DDD is

Reading material

Walkthroughs

  • Service Object Walkthrough — make_bed.rb
    • Here is the original feature request
    • This is the spec that was written
    • Here's the code that fixed that spec
    • And then we refactored it

Credits

TODO: Write credits

License

TODO: Write license

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment