Giter Site home page Giter Site logo

boilerplate's Introduction

Boilerplate

A collection of boilerplate.

Each directory (except for .github) contains boilerplate for a different project (different language / build tool / type of component).

To use:

  • copy the directory of interest to the root of a new repo
  • (if hosting on GitHub) copy the relevant CI workflow to the new repo
  • edit files so that they expect to be in the repo root instead of a subdirectory (grep -F for the directory name)

To explore and run what’s present in each directory, just change to that directory and build/run/read the code according to the instructions.

CI

  • CI is not run if the only changes were to documentation
  • CI split into separate CI workflows for each subdirectory, and for the repo as a whole
  • CI is only run for subdirectories that have changes
  • the central CI workflow lints yaml files
  • CI will not fix formatting or simple linting errors; it doesn’t feel like that will play well with this separate sub-CI architecture

CD

There is no deployment set up, although some subdirectories may have prod build scripts.

boilerplate's People

Contributors

dave4420 avatar

Stargazers

Nimmo avatar

Watchers

 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.