@neovici/cfg

Configuration for Neovici packages

Usage no npm install needed!

<script type="module">
  import neoviciCfg from 'https://cdn.skypack.dev/@neovici/cfg';
</script>

README

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'