GithubHelp home page GithubHelp logo

chisel-releases's Introduction

Chisel Releases

The collection of package slice definitions, for Chisel.

The Basics

This repository is the official source of all package slice definitions that are supported by Chisel.

Every Chisel release is represented by a Git branch within this repository. At the moment, the officially supported Chisel releases are:

In each release branch, you'll find a chisel.yaml file that defines the Chisel release, plus a slices folder with all the Slice Definitions Files (SDFs) for that release.

For more information on the SDFs' YAML schema and how to install slices, please refer to the Chisel documentation.

Using a Specific Chisel Release

Chisel releases are meant to be used with the chisel CLI. Many of the chisel commands have a --release optional argument (to know which commands support this option, please refer to the Chisel documentation).

When running a chisel command where --release is supported,

  • if --release is not given, Chisel will default to the host's Ubuntu release, mapping it to its corresponding branch in this repository. E.g.: if running the chisel command without --release on a Jammy host, Chisel will automatically default to the ubuntu-22.04 Chisel release;
  • if --release is an absolute system path, then Chisel will look at the directory tree under that path to find a valid Chisel release (this is especially useful when you're working with custom Chisel releases and/or defining new slices);
  • if --release is a string that matches the ubuntu-##.## pattern, then Chisel will use the corresponding Git branch from this repository if it exists.

Adding New Slice Definitions

We welcome and encourage community contributions! To better understand how to write and propose new package slice definitions, please read the contributing guidelines.

chisel-releases's People

Contributors

cjdcordeiro avatar rebornplusplus avatar hadrienpatte 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.