Marc Cornellà
4310a15de5
Change all pwd calls for $PWD variable
...
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
12 years ago
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.
12 years ago
cmar
8d1fa09007
command to restart pow process
12 years ago
cmar
640e5da688
added powed command to list pow urls
12 years ago
cmar
8762b27d67
command to restart pow process
14 years ago
cmar
aefacb6950
added powed command to list pow urls
14 years ago
John Antoni Griffiths
f9b4356e0e
bug : stop creating those ~ directories
...
add powit command to symlink an app if it hasn't been already
14 years ago
John Antoni Griffiths
3841da15d0
don't check for tmp dir
14 years ago
John Antoni Griffiths
36cd5ed1a5
add alias to view the standard out (puts) from any pow app
14 years ago
John Antoni Griffiths
c1a04eb61f
take in csexton's changes
...
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda
14 years ago
John Antoni Griffiths
741f6747e4
fix for pow plugin to default to current dir
14 years ago
Andrew Hodges
befb02e3da
Pow! Restart Helper
...
Add helper function to restart an app running on Pow!
15 years ago