User Tools

Site Tools


nix:swift

This is an old revision of the document!


Swift

You can use the Swift language by loading the correct settings via an environment module.

$ module load swift/5.0.1

# we can see swift is now in the PATH $ echo $PATH /usr/local/swift/5.0.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

# and now after I unload it, it is not. $ module unload swift/5.0.1 $ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/pintos/bin

/var/lib/dokuwiki/data/attic/nix/swift.1561499878.txt.gz · Last modified: 2019/06/25 16:57 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki