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

rperl _Inline directories #78

Open
lbe opened this issue Mar 29, 2017 · 1 comment
Open

rperl _Inline directories #78

lbe opened this issue Mar 29, 2017 · 1 comment

Comments

@lbe
Copy link

lbe commented Mar 29, 2017

The rperl command appears to create the _Inline directory in the current working directory and doesn't clean this up. This is OK if I am my source code directory; however, when I run "rperl -v" from my home directory, I don't care for it creating _Inline there.

While I am still an rperl infant, my gut check would be to use the Inline directory keyword and force the default to either ~/.Inline on the Unices or preferably ~/.local/share/rperl/Inline. On Windows, this should in the %HOME% directory and created with the hidden flag set.

This would put the responsibility on the developer to place this elsewhere during the development cycle or possibly as part of an install package if the developer had a reason not to use the default.

Thanks,

lbe

@wbraswell
Copy link
Owner

@lbe
Yes I am more than happy to have your help dealing with this often-annoying issue of the automatically-created _Inline/ directories. As mentioned in my previous comment, please review the instructions in the CONTRIBUTING file so that we can set you up as an RPerl contributor:

https://github.com/wbraswell/rperl/blob/master/CONTRIBUTING

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