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

Profile support #8

Open
veelenga opened this issue Mar 1, 2016 · 1 comment
Open

Profile support #8

veelenga opened this issue Mar 1, 2016 · 1 comment

Comments

@veelenga
Copy link
Owner

veelenga commented Mar 1, 2016

Currently vicr could be used to run with other compilers/interpreters. But we want to simplify the process of changing it, so new command line option should be introduced:

vicr -p rb
vicr --profile js

Profile will keep settings for other compilers, so it will be easier to run a vicr session for other programming languages...

Profiles for most usable compilers/interpreters should be predefined.
Also give possibility to set default profile via settings files.

@f
Copy link
Contributor

f commented Mar 7, 2016

Would be very handy.

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

No branches or pull requests

2 participants