https://github.com/crabnebula-dev/cloud-cookbook
https://github.com/crabnebula-dev/cloud-cookbook
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crabnebula-dev/cloud-cookbook
- Owner: crabnebula-dev
- Created: 2024-08-14T08:19:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T09:39:35.000Z (almost 2 years ago)
- Last Synced: 2025-12-14T13:01:56.974Z (8 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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