particle-os-cli/template
xyny f89fa3f159
fix: add typespec schemas for cli modules, remove modules.json (not needed anymore) (#209)
The website build process now uses the GitHub API to generate a global
`modules.json`. If you decide to move the directory containing all the
modules, please tell me, or make a PR changing [this
line](9eb198c4e5/astro.config.mjs (L102)).
If you don't, I'll find out anyways, because the website builds will
break.

Also, whenever updating the modules, make sure the schema is updated too
to match the current state of the module. If you need help with writing
[TypeSpec](https://typespec.io/), consult me, but you probably wont,
since it's just a type system kind of like TypeScript's or Rust's .
2024-07-27 10:31:52 -04:00
..
src fix: Fail if cosign private/public key can't be verified (#190) 2024-06-01 19:05:14 -04:00
templates fix: add typespec schemas for cli modules, remove modules.json (not needed anymore) (#209) 2024-07-27 10:31:52 -04:00
Cargo.toml chore: Release 2024-06-03 09:54:28 -04:00