Skip to content

Officially maintained for the public use of the Bit developers community

License

Notifications You must be signed in to change notification settings

imsnif/bit-envs

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • JavaScript 7.6%