Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created October 30, 2018 11:14
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 jmercouris/e0edf9bbcbd23590baebdcf9980c8fbe to your computer and use it in GitHub Desktop.
Save jmercouris/e0edf9bbcbd23590baebdcf9980c8fbe to your computer and use it in GitHub Desktop.
WEB>source.config:*public-repository-directory*
#P"/Users/jmercouris/Work/Atlas/Source/repsitory/public"
WEB> source.config:*repository-directory*
#P"/Users/jmercouris/Work/Atlas/Source/repository/"
WEB> (merge-pathnames "folder" source.config:*repository-directory*)
#P"/Users/jmercouris/Work/Atlas/Source/repository/folder"
WEB> (merge-pathnames "folder" source.config:*public-repository-directory*)
#P"/Users/jmercouris/Work/Atlas/Source/repsitory/folder"
WEB>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment