Thanks to visit codestin.com
Credit goes to github.com

Skip to content

karlossanta/jobo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobo

Job finder using indeed.com and infojobs.com APIs

Installation

Node.js is required to build this project. To install all the requirements just type:

git clone https://github.com/g-gar/jobo.git
cd jobo
npm install

To get a prebuilt binary just go to the Releases section

Running

npm run start

Building

Possible options are in the scripts section in package.json

npm run package:[win|lin|mac]

About

Job finder using indeed.com and infojobs.com APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • CSS 17.3%
  • HTML 6.3%