https://github.com/michellen/spin-init
A spin plugin for scaffolding a minimal spin.toml
https://github.com/michellen/spin-init
Last synced: 10 months ago
JSON representation
A spin plugin for scaffolding a minimal spin.toml
- Host: GitHub
- URL: https://github.com/michellen/spin-init
- Owner: michelleN
- License: apache-2.0
- Created: 2024-09-19T18:45:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-19T18:54:21.000Z (over 1 year ago)
- Last Synced: 2025-01-25T13:42:41.520Z (11 months ago)
- Language: Go
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spin-init
A spin plugin for scaffolding a minimal spin.toml
To install plugin on your machine:
1. Clone repo: `git clone git@github.com:itowlson/spin-pluginify.git`
2. Install plugin: `spin plugins install --file init.json --yes`
This plugin was built using the [spin-pluginify](https://github.com/itowlson/spin-pluginify) plugin.