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

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

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.