Skip to content

jpcano/resourcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resourcer

GUI tool to resource candidates using BigQuery

Run

./run.sh

Run tests

./run_tests.sh

Create package to distribute in Mac

./dist_mac.sh

Install Reasourcer in Mac

  • Put the zip package in ~/Downloads
  • Open a terminal and execute the next command:
unzip ~/Downloads/Resourcer-v1.1.0.zip -d ~/Downloads > /dev/null 2>&1 && bash ~/Downloads/Resourcer-v1.1.0/install-update-resourcer.sh && rm -r ~/Downloads/Resourcer-v1.1.0 && echo "Resourcer-v1.1.0 was succesfully installed"
  • The app is now installed in your Launchpad

About

A GUI Tool to resource candidates stored in Google BigQuery and a propietary MongoDB databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published