Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 239 Bytes

cfg

Neovici frontend development configuration

nix flakes

See https://nixos.wiki/wiki/Flakes

usage

# basic shell
nix develop github:Neovici/nix

# test shell
nix develop github:Neovici/nix#testShell --impure -c 'npm test'