Skip to content

Commit

Permalink
add plack up current.
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed May 20, 2012
1 parent 33fd044 commit 8646b7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc
Expand Up @@ -37,3 +37,5 @@ export _JAVA_OPTIONS="-Dfile.encoding=UTF-8"

alias be='bundle exec'
alias svngrep="grep --exclude='*.svn-*' --exclude='entries'"
alias rvenv='rbenv'
alias pup="plackup -MPlack::App::Directory -e 'Plack::App::Directory->new({root=>"."})->to_app' -p 3000"

0 comments on commit 8646b7a

Please sign in to comment.