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

Integrated beRi CLI. #18

Open
9 tasks
grabear opened this issue Oct 12, 2018 · 0 comments
Open
9 tasks

Integrated beRi CLI. #18

grabear opened this issue Oct 12, 2018 · 0 comments

Comments

@grabear
Copy link
Member

grabear commented Oct 12, 2018

  • Develop standalone CLI's for renv, rut, and rinse using click
    • Build beRi CLI by grouping the standalone CLI.
    • Make sure the standalone CLI's can always be used with or without beRi.
  • Design a file-system for beRi in ~/.beRi or ~/.local/beRi with cookiecutter
    • R installs by default in .beRi file system
    • packages install by default to .beRi file system
    • projects are stored in .beRi file system
    • repos are stored in .beRi file system
    • beRi - configuration file (~/.beRi/<file_name>.yaml)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment