Code Monkey home page Code Monkey logo

openchain-spec's Introduction

The OpenChain ​Specification

Build Status

The OpenChain Project helps to identify and share the core components of a high quality Free and Open Source Software (FOSS) compliance program. OpenChain builds trust in Open Source by making things simpler, more efficient and more consistent. It is the industry-standard for managing Open Source compliance across the supply chain.

The OpenChain Specification defines a core set of requirements a FOSS compliance program should meet. This creates trust that an organization provides the artifacts required for FOSS license compliance in software it shares with others. Compliance artifacts consist of: source code, build scripts, license copies, attribution notices, modification notices and other materials open source licenses governing a software deliverable may require.

This repository holds under active development version of the specification as:

  • MarkDown (master branch)
  • HTML (gh-pages branch, build on every commit to master branch)

For additional information please also see the OpenChain project website.

Building the specification

Prerequisites

You have to Node.js installed on your machine. If you don't have it yet installed please follow these installation instrucions.

The OpenChain specification is written in MarkDown and HTML, PDF, ePUB, Mobipocket versions can be generated using Gulp and GitBook. Note in order to generate PDF, ePUB, Mobipocket you have to install Callibre using these instructions.

# Install via npm document build toochain 
$ npm install -g gitbook-cli gulp

# Install all dependencies (GitBook + plugins, build tools, etc)
$ npm install

Building HTML, PDF, ePUB, Mobipocket

# Commands to build or publish the specification
$ gulp

Usage
  gulp [TASK] [OPTIONS...]

Available tasks
  all        Generate all documument versions.
  epub       Generate ePUB in ./build/
  help       Display this help text.
  html       Generate HTML website in ./build/
  mobi       Generate Mobipocket in ./build/
  pdf        Generate PDF in ./build/
  publish    Publish HTML to GitHub pages.
  webserver  Open a web browser to webserver and will rebuild HTML on file change.

openchain-spec's People

Contributors

tsteenbe 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.