roolo / projects

Basic tasks and tools for my projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects

Dependencies

Should be described in Gemfile

  • git-up
  • updates all the branches in repo

Rake

  • proj:update_all – Updates all projects
  • proj:gemfile – Generates new gemfile (e.g. rake proj:gemfile\['rspec|sequel','/tmp/sok'\])

Troubleshooting

In case of git up is running under wrong Ruby environment, check RVM info in git-up project

About

Basic tasks and tools for my projects


Languages

Language:Ruby 70.3%Language:Shell 28.3%Language:Makefile 1.4%