Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusramberg/hei
hei - simplified workflow for nix
https://github.com/marcusramberg/hei
cli nim nix nixos
Last synced: 17 days ago
JSON representation
hei - simplified workflow for nix
- Host: GitHub
- URL: https://github.com/marcusramberg/hei
- Owner: marcusramberg
- Created: 2023-09-12T21:30:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T21:03:24.000Z (2 months ago)
- Last Synced: 2024-12-21T11:51:26.963Z (26 days ago)
- Topics: cli, nim, nix, nixos
- Language: Nim
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hei - hey in nim
A simple tool to manage your nix environment.
This is a port of [hey](https://github.com/hlissner/dotfiles) to Nim, with some
extra features.The main idea is a unified simple way to deal with the nix command line tools.
`hei` can be used as a flake in your config, or you could run it directly here
to test it out.Run it without arguments to see the help message.
## Features
- Fast
- Fully featured fish autocomplete
- Automatically uses nom for builds if available
- Pull and upgrade your flake in one command