A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bit.dev/docs/getting-started/collaborate/exporting-components below:

Release components | Bit

Bit uses Bit Cloud as its default component hosting platform. To get started, register or log in directly from your terminal:

$bit login Copied

You only need to log in once. Bit Cloud is providing a complete solution for effortlessly sharing and reusing components across all your projects.

Use tag to sematic version your components:

$bit tag --message "announcing my release" Copied

Once exported, your components are automatically built and tested with Ripple CI, Bit's built-in CI/CD solution. Artifacts are generated and stored securely.

Alternatively, use the --build flag to build the components on the local machine. Use our official CI scripts to tag and export from your CI of choice.

$bit export Copied

Your components are now released and available to use as packages. Head to the install components section to learn more on installing components.

Use bit snap to pre-release components:

$bit snap --message "pre-releasing my component" Copied

You can also create sematic pre-releases using the following command:

$bit tag --message "announcing dev.1 pre-release" --pre-release 1.0.0-dev.1 Copied

If you prefer a custom CI/CD setup, you can use git push to trigger your preferred CI system. Our provided scripts seamlessly integrate with your workflow:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4