Commit Graph

10 Commits

Author SHA1 Message Date
Marc Cornellà 4310a15de5 Change all pwd calls for $PWD variable
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
2014-11-06 18:33:56 +01:00
Simon Courtois 015b742153 Allowing path with spaces in pow plugin
This commit allows for paths with spaces to be symlinked
in Pow.

If an application is located in a folder like `/some path/to the/app`
the powit command would fail when it shouldn't. It's not the case
anymore.
2014-03-25 17:16:20 +01:00
cmar 8762b27d67 command to restart pow process 2012-04-04 12:54:31 -04:00
cmar aefacb6950 added powed command to list pow urls 2012-03-09 08:53:09 -05:00
John Antoni Griffiths f9b4356e0e bug : stop creating those ~ directories
add powit command to symlink an app if it hasn't been already
2012-01-18 18:36:11 -05:00
John Antoni Griffiths 3841da15d0 don't check for tmp dir 2012-01-18 18:07:31 -05:00
John Antoni Griffiths 36cd5ed1a5 add alias to view the standard out (puts) from any pow app 2012-01-18 14:18:09 -05:00
John Antoni Griffiths c1a04eb61f take in csexton's changes
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda
2012-01-18 12:58:13 -05:00
John Antoni Griffiths 741f6747e4 fix for pow plugin to default to current dir 2012-01-18 12:52:27 -05:00
Andrew Hodges befb02e3da Pow! Restart Helper
Add helper function to restart an app running on Pow!
2011-05-28 11:09:37 -04:00