added a nix-shell for easier developing and testing using Nix

This commit is contained in:
Enrico Fasoli 2015-09-24 14:16:50 +02:00
parent bed58bca1d
commit 51c1ed477b

5
enter-nix-shell Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
# This script uses nix-shell to build an environment suitable for developing and testing this package
nix-shell -p gnumake python2 nodejs