-
Notifications
You must be signed in to change notification settings - Fork 0
Integrated beRi CLI. #18
Copy link
Copy link
Open
Description
grabear
opened on Oct 12, 2018
Issue body actions
- 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)
Reactions are currently unavailable