Introduction
Omnix aims to supplement the Nix CLI to improve developer experience. The project is developed on Github.
Install
To install Omnix, install Nix, then run:
# Install omnix (using om.cachix.org Nix cache)
nix --accept-flake-config profile install github:juspay/omnix
# Make sure that the `om` command works
om --help
Next Steps
Checkout the CLI commands available.
Discussion
For discussing Omnix, use Github Discussions or Zulip.