stackql-deploy 2.0.7

Infrastructure-as-code framework for declarative cloud resource management using StackQL
1
2
3
4
5
{
  "tasks": {
    "dev": "deno run --allow-net main.ts"
  }
}