1.0.1 • Published 5 years ago

job-search v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Build Status

job-search

A CLI for searching jobs. Follow the prompt to find your next new gig! This CLI takes advatange of pupeteer to automate loading up your next job search.

Example

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure that you have Node 8.x or later installed. See instructions here.

Installing

  1. Install job-search globally so you can use the CLI anywhere with a command line
  • $ npm i -g job-search
  • If you're having permission issues creating a Chromium directory try: $ sudo npm install -g job-search --unsafe-perm=true --allow-root
  1. Start using job-search
  • $ job-search

Running the tests

$ npm run test

Built With

  • Pupeteer - Chrome or Chromium over the DevTools Protocol
  • Commander - command-line interfaces
  • Inquirer - command line user interfaces

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Special Thanks

PurpleBooth - Great contributing template!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

1.0.1

5 years ago

1.0.0

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago