/eve-cli

eve cli

Primary LanguageGo

EVE CLI

A simple CLI for useful eve-os actions. Likely eventually to be merged into eve-os itself or eden.

It does several useful things. For now, all it does is generate an iPXE script either to stdout or to a file. Defaults to pulling assets from github, amd64 and the latest available version, but you can override all of the above.

Usage

eve-cli help

That will tell you everything you need to know.

Installation

Download the command for your operating system and architecture on the releases page.

Building

  1. Clone this repository
  2. Build it with go