Skip to content

mhulse/gh-boiler

Quickly install (or replace) only the dotfiles using curl and tar:

# Navigate to your project‘s root:
$ cd foo/
# Backup existing dotfiles (optional):
$ mv .editorconfig .editorconfig_bak && mv .gitattributes .gitattributes_bak && mv .gitignore .gitignore_bak
# Install dotfiles:
$ curl -#L https://github.com/mhulse/gh-boiler/tarball/master | tar -xzv --strip-components 1 --include=*/{.editorconfig,.gitattributes,.gitignore} --exclude=*/**/*

Boilerplate README.md verbiage follows …


Lorem Ipsum

ScreenShot

A quick brown fox jumps over the lazy dog.

Table of contents

About 

A quick brown fox jumps over the lazy dog.

Subsection A

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.

Subsection B

Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

Subsection C

Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna.

Subsection D

Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.

Subsection E

Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.

Demonstration 

Click or scan:

DEVELOPMENT PRODUCTION
qr code qr code

Installation 

A quick brown fox jumps over the lazy dog.

  1. Lorem ipsum dolor sit amet.
  2. Phasellus viverra nulla ut metus varius laoreet.
  3. Aenean vulputate eleifend tellus.
  4. Donec vitae sapien ut libero venenatis faucibus.

Links 

GitHub

Markdown

Licensing

Contributing 

Please read the CONTRIBUTING.md.

Feedback 

Bugs? Constructive feedback? Questions?

Changelog 

  • 2013-01-01   v1.0.0   Lorem ipsum dolor sit amet.
  • 1970-01-01   v0.1.0   Lorem ipsum dolor sit amet.

Copyright © YYYY-YY First Last. All rights reserved.

Unauthorized use and/or duplication of this material, without express and written permission from the owner, is strictly prohibited.


LEGAL

Copyright © YYYY-YY First Last.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Common GitHub boilerplate files I use to kick-start new repositories.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
GPL-3.0
GPL-LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Packages

No packages published