all of these 3rd party apps integrate with GitHub and are free to use on public repositories.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- This is a snippet cut-and-paste from a larger code body, might not compile or | |
-- work as expected as such | |
import Prelude hiding (pi) | |
import Data.Bits | |
import Data.Word (Word32) | |
import Foreign.C.Types (CSize) | |
import Foreign.Marshal.Array (withArrayLen) |
With autofs you can easily mount network volumes upon first access to the folder where you want to mount the volume. Autofs is available for many OS and is preinstalled on Mac OS X so I show you how I mounted my iTunes library folder using this method.
autofs needs to be configured so that it knows where to gets its configuration. Edit the file /etc/auto_master
and add the last line:
#
# Automounter master map
#
+auto_master # Use directory service