Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samifouad/gild
experiment: infra 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: 25 days ago
JSON representation
experiment: infra as code
- Host: GitHub
- URL: https://github.com/samifouad/gild
- Owner: samifouad
- License: apache-2.0
- Created: 2024-03-25T00:35:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T06:53:41.000Z (2 months ago)
- Last Synced: 2024-09-29T02:40:55.052Z (about 1 month ago)
- Topics: debian, erlang, gild, gleam, infra, infra-as-code, infrastructure-as-code, javascript, linux, self-hosted, self-hosting, ubuntu
- Language: Gleam
- Homepage: https://hex.pm/packages/gild
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.