pixability / bit-envs

Officially maintained for the public use of the Bit developers community

Home Page:https://bitsrc.io/bit/envs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Until further notice all issues and PRs are to be opened in this repo

Bit Component Environments

The component environment is a unique type of an extension that implements specific APIs to support building (compiling/transpiling) components and running unit tests.

This repository contains the environments officially maintained for the public use of the Bit developers community, and used in all official documentation and tutorials.

Environments on Bitsrc.io

All environments are available to browse and install from the official Bit environments Scope.

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

Pull Requests

We actively welcome your pull requests.

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Add your change to the CHANGELOG.md file at the [unreleased] section.

License

By contributing to Bit, you agree that your contributions will be licensed under its Apache2 license.

About

Officially maintained for the public use of the Bit developers community

https://bitsrc.io/bit/envs

License:Other


Languages

Language:TypeScript 70.4%Language:Shell 15.0%Language:JavaScript 13.0%Language:Dockerfile 1.6%