From 8b723720a51405c67af2fdc241232e90bab53f1f Mon Sep 17 00:00:00 2001 From: Olivier Robert Date: Wed, 17 May 2017 21:12:48 +0700 Subject: [PATCH] Add initial content for the git template --- .gitignore | 18 ++---------------- LICENSE | 19 +++++++++++++++++++ README.md | 29 +++++++++++++++++++++++++++-- 3 files changed, 48 insertions(+), 18 deletions(-) create mode 100644 LICENSE diff --git a/.gitignore b/.gitignore index 5e1422c..cc9c8bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ *.gem *.rbc /.config +/.idea /coverage/ /InstalledFiles +/node-modules /pkg/ /spec/reports/ /spec/examples.txt @@ -13,22 +15,6 @@ # Used by dotenv library to load environment variables. # .env -## Specific to RubyMotion: -.dat* -.repl_history -build/ -*.bridgesupport -build-iPhoneOS/ -build-iPhoneSimulator/ - -## Specific to RubyMotion (use of CocoaPods): -# -# We recommend against adding the Pods directory to your .gitignore. However -# you should judge for yourself, the pros and cons are mentioned at: -# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control -# -# vendor/Pods/ - ## Documentation cache and generated files: /.yardoc/ /_yardoc/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7680098 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2014-2017 thoughtbot, inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index d9f330b..8c522ef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ -# git-template -Public project repository template +# Git Repository Template +Project repository template to set up all public projects at [Nimbl3](https://nimbl3.com) + +## Usage + +Clone the repository + +`git clone git@github.com:nimbl3/git-template.git` + +## License + +This project is Copyright (c) 2014-2017 Nimbl3 Ltd. It is free software, +and may be redistributed under the terms specified in the [LICENSE] file. + +[LICENSE]: /LICENSE + +## About + +![Nimbl3](https://dtvm7z6brak4y.cloudfront.net/logo/logo-repo-readme.jpg) + +This project is maintained and funded by Nimbl3 Ltd. + +We love open source and do our part in sharing our work with the community! +See [our other projects][community] or [hire our team][hire] to help build your product. + +[community]: https://github.com/nimbl3 +[hire]: https://nimbl3.com/