Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cicada-Software/cicada
A FOSS, cross-platform version of GitHub Actions and Gitlab CI
https://github.com/Cicada-Software/cicada
Last synced: 8 days ago
JSON representation
A FOSS, cross-platform version of GitHub Actions and Gitlab CI
- Host: GitHub
- URL: https://github.com/Cicada-Software/cicada
- Owner: Cicada-Software
- License: agpl-3.0
- Created: 2023-03-29T17:42:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T05:32:43.000Z (11 months ago)
- Last Synced: 2024-10-01T21:10:04.252Z (about 1 month ago)
- Language: Python
- Homepage: https://cicada.sh
- Size: 2.46 MB
- Stars: 573
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cicada
A FOSS, cross-platform version of GitHub Actions and Gitlab CI.
![Workflow Run Example](/frontend/static/img/screenshot.png)
> Example workflow run is from the [demo](https://github.com/Cicada-Software/demo) repo.
## Demo
You can spin up a new Cicada demo server using [GitHub Codespaces](https://github.com/features/codespaces) in minutes using the button below:
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Cicada-Software/cicada?quickstart=1)
## Installing
To install Cicada in a more permanent environment (ie, a server), see the [installation docs](./docs/installing.md) for more info.
## Syntax Highlighting
Syntax highlighting support (for Neovim) is available [here](https://github.com/Cicada-Software/tree-sitter-cicada).
Built using [Tree-sitter](https://tree-sitter.github.io/tree-sitter/).## Support
If you would like to support the development of Cicada, feel free to support
me on [GitHub Sponsors](https://github.com/sponsors/dosisod).