Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we make the scripts RVM free... #11

Open
hariharanweb opened this issue Oct 4, 2012 · 1 comment
Open

Can we make the scripts RVM free... #11

hariharanweb opened this issue Oct 4, 2012 · 1 comment

Comments

@hariharanweb
Copy link

Hi...

I have not installed RVM but

build_env.sh runs

source ~/.rvm/scripts/rvm
rvm rvmrc load

Can we make the installation rvm free...

Thanks
Hari

@gga
Copy link
Member

gga commented Oct 4, 2012

The problem is that Xcode doesn't have access to your shell config when it runs. So, to get access to all the tools that Calatrava uses to compile CoffeeScript, SASS and HAML from within Xcode Calatrava needs some reliable way to add this stuff to the path.

It's using RVM at the moment, and does list it as a dependency. I would like to remove this, but it's likely to mean that it is replaced with rbenv instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants