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

https://github.com/crabnebula-dev/cloud-cookbook


https://github.com/crabnebula-dev/cloud-cookbook

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# cloud-cookbook

This is a repository of useful recipes for leveraging CrabNebula's Cloud. It includes:
- git submodules of individual projects
- copy-pastable GitHub workflows

It monitors updates to tauri and cn-cli, and runs its CI as smoketests.

## GitHub Workflow Recipes for various types of Projects
- [ ] Tauri 1.0
- [ ] Tauri 2.0 Desktop
- [ ] Tauri 2.0 Mobile
- [ ] Packager
- [ ] Rust Cleanup (rustfmt, clippy, etc.)
- [ ] JS Cleanup
- [ ] GH Pages

## Configuration examples
- [ ] --framework packager
- [ ] --framework tauri
- [ ] crabnebula-dev/cloud-release action integration