updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / cloud9 / cloud9.install
blobd274abcd2b1397acc432f7498f50be13a65b7a48
2 function post_install {
3     echo "Notes:"
4     echo "------"
5     echo "* The default workspace is the working directory."
6     echo "* Call 'cloud9 -w <workspace>' to switch to a different workspace."
7     echo "* To listen on a different port you can use the '-p' switch." 
8     echo "* See 'cloud9 --help' for more information."