Giter Site home page Giter Site logo

boilerplate's Introduction

boilerplate

A collection of starter projects & templates

This mono repo contains useful templates to help launch new projects. At its core it is intended to be as lean as possible with little to no dependencies to utilize any of the templates contained within.

Usage

The simplest usage of this project is to curl and untar contents directly to your existing or new project directory.

Replace the value at the end with the name of the directory you wish to copy.

$ curl -fsSL https://github.com/sprngr/boilerplate/archive/master.tar.gz | tar -xz --strip-components=2 boilerplate-master/TEMPLATE_DIRECTORY

Alternatively, clone yourself a copy of the repo to copy out contents as needed:

git clone https://github.com/sprngr/boilerplate.git

You can also download a zip and avoid the command line all together.

Contributing

Feel free to open an issue or submit a PR with any problems you find, improvements, or templates of your own to share.

Templates

README

The available README template is based off RichardLitt/standard-readme, noffle/common-readme, & others to form a reasonable default.

See the standard-readme spec for suggestions on what you may want to fill out.

Related Resources

License

MIT © Michael Springer

boilerplate's People

Contributors

sprngr avatar

Watchers

 avatar  avatar

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.