Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluentci-io/fluentci-studio

🎙️ The easiest way to explore and manipulate your CI Pipelines in all of your FluentCI projects.
https://github.com/fluentci-io/fluentci-studio

cicd continuous-delivery continuous-integration deno developer-tools docker nix pipeline pkgx webassembly

Last synced: 3 months ago
JSON representation

🎙️ The easiest way to explore and manipulate your CI Pipelines in all of your FluentCI projects.

Awesome Lists containing this project

README

        

![Cover](./.github/assets/fluentci-studio.png)

# FluentCI Studio

[![.github/workflows/tests.yml](https://github.com/fluentci-io/fluentci-studio/actions/workflows/tests.yml/badge.svg)](https://github.com/fluentci-io/fluentci-studio/actions/workflows/tests.yml)
[![build](https://github.com/fluentci-io/fluentci-studio/actions/workflows/release.yml/badge.svg)](https://github.com/fluentci-io/fluentci-studio/actions/workflows/release.yml)
[![discord](https://img.shields.io/discord/1132020671262773358?label=discord&logo=discord&color=5865F2)](https://discord.gg/V4U6dPskKc)

FluentCI Studio is a new way for you to explore CI pipelines on FluentCI projects.

## Usage

Run the following command to start FluentCI Studio:

```bash
deno run -A https://cli.fluentci.io studio
```

## Building

Run the following command to build FluentCI Studio:

```bash
cd webui && bun install && bun run build && cd ..
cargo build --release
```

## Downloads

- `Mac`: arm64: [fluentci-studio_v0.1.9_arm64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.9/fluentci-studio_v0.1.9_arm64.dmg) intel: [fluentci-studio_v0.1.9_x64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.9/fluentci-studio_v0.1.9_x64.dmg)
- `Linux`: [fluentci-studio_v0.1.9.AppImage](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.9/fluentci-studio_v0.1.9.AppImage)

## Feedback

This repository is the central place to collect feedback and issues related to FluentCI Studio.

Please [**open an issue**](https://github.com/fluentci-io/fluentci-studio/issues/new) if you want to leave feedback. Feel free to also join our [**Discord server**](https://discord.gg/V4U6dPskKc)