Skip to content

insolite-dev/nt

Repository files navigation

NT


Installation

See the last release, where you can find binary files for your ecosystem

Brew:

brew install --build-from-source nt

Curl:

curl -sfL https://github.com/raw/insolite-dev/nt/main/install.sh | sh

Usage

Help:

Run nt help or nt -h to see default help.txt.

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


Settings (config):

The configuration file of nt is auto-generated, it'd be generated by Init command automatically whenever you run nt on your command line.
Refer to settings documentation for details - Settings Wiki


Remote service integration:

Currently available remote service is only Firebase, looking forward to provide another ways of decentralizing remote connections.
Refer to [remote] command documentation for more - Remote Wiki


Commands:

Contributing

For information regarding contributions, please refer to CONTRIBUTING.md file.