syncable-cli 0.37.0

A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations
Documentation
1
2
3
4
5
6
7
8
{
  "name": "fixture-solidstart",
  "private": true,
  "dependencies": {
    "solid-start": "1.0.0",
    "solid-js": "1.8.0"
  }
}