developertown / integratej2objc

MIT License
3 stars 4 forks source link

integratej2objc cannot be installed #11

Closed confile closed 9 years ago

confile commented 9 years ago

I tried to install integratej2objc with:

git clone https://github.com/developertown/integratej2objc.git
cd integratej2objc/
gem install integratej2objc

But this does not work.

confile commented 9 years ago

I also tried:

gem 'integratej2objc', git:'https://github.com/developertown/integratej2objc.git'

which does not work.

confile commented 9 years ago

Ah I see you mean http://bundler.io/