Skip to content
/ rwb Public
forked from AsterInsights/rwb

Cross-platform command line executable to access your projects and files.

License

Notifications You must be signed in to change notification settings

hubentu/rwb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aster Insights

🧬 Research Workbench Command Line Interface

Research Workbench rwb is now available for ORIEN partners on Linux, Mac and Windows platforms. Upon the first run, you will be requested to input your ORIEN credentials, which will be cached securely to make future runs easily accessible, unless you explicitly rwb logout.

Installation

Download the executable for your desired platform from releases.

Linux/Mac

mv rwb.version.arch /a/path/to/bins/on/your/path
chmod +x /a/path/to/bins/on/your/path/rwb
rwb project list

For example (Linux):

mv ~/Downloads/rwb.linux.x64 /usr/local/bin/rwb
chmod +x /usr/local/bin/rwb
rwb project list

About

Cross-platform command line executable to access your projects and files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%