Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 6, 2020 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/72437e87544caa4f75b9dc4c3ee12e10 to your computer and use it in GitHub Desktop.
Save ryantm/72437e87544caa4f75b9dc4c3ee12e10 to your computer and use it in GitHub Desktop.
/nix/store/wqn54qm1c6ixsfhazm25152mav91zify-janet-1.6.0
├── bin
│   ├── janet
│   └── jpm
├── include
│   └── janet
│   ├── janetconf.h
│   └── janet.h
├── lib
│   ├── janet
│   ├── libjanet.a
│   └── libjanet.so
└── share
└── man
└── man1
├── janet.1.gz
└── jpm.1.gz
8 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment