Skip to content

adrian-gierakowski/cairo-lang-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper allowing to install/use StarkWare cairo-lang with nix.

Given that you have nix installed, you can enter an ad-hoc environment with all cairo-* executable available on PATH by running:

nix-shell -E 'import "${(builtins.fetchTarball https://github.com/adrian-gierakowski/cairo-lang-nix/archive/master.tar.gz)}/shell.nix"'

or

nix run -f https://github.com/adrian-gierakowski/cairo-lang-nix/archive/master.tar.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages