Skip to content

Instantly share code, notes, and snippets.

@bararchy

bararchy/dir.sh Secret

Created May 13, 2018 14:41
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 bararchy/0130b0649d95d031504e3f5265b6ab8a to your computer and use it in GitHub Desktop.
Save bararchy/0130b0649d95d031504e3f5265b6ab8a to your computer and use it in GitHub Desktop.
voidcrsfml
art@art-ThinkPad-P51s-W10DG:~/Desktop/git_projects/disconnected/lib/crsfml$ ls
CMakeCache.txt cmake_install.cmake CONTRIBUTING.md diff.sh examples LICENSE Makefile save_docs.cr src
CMakeFiles CMakeLists.txt deploy.sh docs generate.cr logo.png README.md shard.yml voidcsfml
art@art-ThinkPad-P51s-W10DG:~/Desktop/git_projects/disconnected/lib/crsfml$ ls -lah voidcsfml/
total 840K
drwxrwxr-x 5 art art 4.0K May 13 17:38 .
drwxrwxr-x 7 art art 4.0K May 13 17:38 ..
drwxrwxr-x 8 art art 4.0K May 13 17:38 CMakeFiles
-rw-rw-r-- 1 art art 7.0K May 13 17:38 cmake_install.cmake
-rw-rw-r-- 1 art art 11K May 13 17:38 CMakeLists.txt
-rw-rw-r-- 1 art art 11K May 10 07:23 CMakeLists.txt.in
drwxrwxr-x 3 art art 4.0K May 10 07:23 include
lrwxrwxrwx 1 art art 25 May 13 17:38 libvoidcsfml-audio.so -> libvoidcsfml-audio.so.2.5
-rwxrwxr-x 1 art art 109K May 13 17:38 libvoidcsfml-audio.so.2.5
lrwxrwxrwx 1 art art 28 May 13 17:38 libvoidcsfml-graphics.so -> libvoidcsfml-graphics.so.2.5
-rwxrwxr-x 1 art art 281K May 13 17:38 libvoidcsfml-graphics.so.2.5
lrwxrwxrwx 1 art art 27 May 13 17:38 libvoidcsfml-network.so -> libvoidcsfml-network.so.2.5
-rwxrwxr-x 1 art art 196K May 13 17:38 libvoidcsfml-network.so.2.5
lrwxrwxrwx 1 art art 26 May 13 17:38 libvoidcsfml-system.so -> libvoidcsfml-system.so.2.5
-rwxrwxr-x 1 art art 38K May 13 17:38 libvoidcsfml-system.so.2.5
lrwxrwxrwx 1 art art 26 May 13 17:38 libvoidcsfml-window.so -> libvoidcsfml-window.so.2.5
-rwxrwxr-x 1 art art 117K May 13 17:38 libvoidcsfml-window.so.2.5
-rw-rw-r-- 1 art art 1.1K May 10 07:23 LICENSE
-rw-rw-r-- 1 art art 17K May 13 17:38 Makefile
-rw-rw-r-- 1 art art 9.8K May 10 07:23 README.md
drwxrwxr-x 3 art art 4.0K May 13 17:38 src
art@art-ThinkPad-P51s-W10DG:~/Desktop/git_projects/disconnected/lib/crsfml$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment