Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 22, 2019 00:54
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/f22ab27185deafc8100aa22a322e6b07 to your computer and use it in GitHub Desktop.
Save ryantm/f22ab27185deafc8100aa22a322e6b07 to your computer and use it in GitHub Desktop.
/nix/store/j4cvrh3qmds676qbd9llwj6i8w1j4kid-kore-3.3.0
├── bin
│   ├── kodev
│   └── kore
├── include
│   └── kore
│   ├── curl.h
│   ├── http.h
│   ├── jsonrpc.h
│   ├── kore.h
│   ├── pgsql.h
│   ├── python_api.h
│   ├── python_methods.h
│   └── tasks.h
└── share
├── kore
│   └── features
└── man
└── man1
└── kodev.1.gz
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment