jaghaimo / nfcli

Discord bot and a CLI tool to pretty print fleet files and more.
GNU General Public License v3.0
6 stars 6 forks source link

Nebulous Fleet CLI

A CLI tool to pretty print fleet files to console. Can write output as image, and provides a Discord bot on top.

Requirements, Installation and Execution

Until the application is packaged and released, you will need to use code from this repository directly.

Clone this repository, or download it as an archive. The minimal requirements are:

Required:

Recommended:

To install, run:

poetry install

And to execute, run:

poetry run nfcli -i your_file.fleet -p

If unsure, run:

poetry run nfcli -h

Discord Bot