Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.