https://github.com/samifouad/gild
infrastructure as code
https://github.com/samifouad/gild
debian erlang gild gleam infra infra-as-code infrastructure-as-code javascript linux self-hosted self-hosting ubuntu
Last synced: about 1 month ago
JSON representation
infrastructure as code
- Host: GitHub
- URL: https://github.com/samifouad/gild
- Owner: samifouad
- Created: 2024-07-29T03:53:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T02:56:38.000Z (7 months ago)
- Last Synced: 2025-04-06T03:49:43.868Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://gild.gg
- Size: 63.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## installation
install with [npm](https://npmjs.com): ```npm install -g @samifouad/gild```install with [bun](https://bun.sh): ```bun add -g @samifouad/gild```
if don't have a javascript package manager installed, see below for a method that will work for your OS
## [homebrew](https://brew.sh) for macOS & linux
first run: ```brew tap samifouad/gild```
then run: ```brew install gild```
## [scoop](https://scoop.sh) for windows
support is planned & coming soon
## dependencies
gild requires a recent version of [incus](https://linuxcontainers.org/incus/) installed. if you use homebrew, it will be automatically installed when you run the install command. otherwise check out the incus website for [installation instructions](https://linuxcontainers.org/incus/docs/main/installing/#installing-from-package).
there are no other dependencies.