chenyanchen / oni

Oxygen Not Included tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oni

Oxygen Not Included tools.

Pre-requirements

  • Oxygen Not Included installed

How to use oni?

❯ ./bin/oni -h
Oxygen Not Included tools

Usage:
  oni [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  element     element
  help        Help about any command

Flags:
  -h, --help   help for oni

Use "oni [command] --help" for more information about a command.

element

❯ ./bin/oni element -h
element

Usage:
  oni element [flags]

Flags:
  -f, --format string   optional format: json, yaml, csv (default "json")
  -h, --help            help for element
  -o, --output string   output file

e.g.

❯ ./bin/oni element -f csv -o elements.csv

About

Oxygen Not Included tools.

License:The Unlicense


Languages

Language:Go 99.0%Language:Makefile 1.0%