Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. # Project Title
  2.  
  3. Project description goes here. This should include:
  4. - Is this project currently being used in production?
  5. - If not, what was its purpose? Is it an ongoing experiment or deprecated code?
  6.  
  7. ## How this Fits
  8. - What's the role this code plays in the org's ecosystem?
  9.  
  10. ## Getting Started
  11.  
  12. Instructions to get a copy of the project up and running on dev.
  13.  
  14. ### Prerequisites
  15.  
  16. List of software dependencies you need to install and how to install them.
  17.  
  18. ### Installation
  19.  
  20. Step by step instructions for getting set up to develop locally and to run on staging.
  21.  
  22. ## Using the Tools
  23.  
  24. List the scripts contained in the bin and what they do (if relevant).
  25.  
  26. ## Deployment
  27.  
  28. Notes on how/where to deploy code.
  29.  
  30. ## See Also
  31. List of links to legacy documentation, articles, etc.
  32.  
  33. ## Built With
  34.  
  35. List of tools used and links to their docs.
  36.  
  37. # [IF OPEN SOURCE...]
  38.  
  39. ## Contributing
  40.  
  41. Please read [CONTRIBUTING.md]() for details on our code of conduct, and the process for submitting pull requests to us.
  42.  
  43. ## Authors
  44.  
  45. ## License
  46. ...
  47.  
  48. ## Acknowledgments
  49.  
  50. * Hat tip to anyone whose code was used
  51. * Inspiration
  52. * etc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement