1.2.0 • Published 4 years ago

empleado-cli v1.2.0

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

empleado-cli

Downloads Docker Pulls Version

For those whom do not like to leave the terminal you can find the jobs posted in emplea.do which is a Dominican site to find jobs related to Informatics (in most of the cases 😅😆).

Installation 💻

NPM

$ npm install -g empleado-cli

Yarn

$ yarn global add empleado-cli

Docker

$ docker pull mecm1993/empleado-cli

Usage 🚀

Node

$ emplea [options] [arguments]

Docker

$ docker run -it --rm mecm1993/empleado-cli [options] [arguments]

Options

OptionDescription
-c, --categorythe category of the jobs, currently available MOBILE, SOFTWARE, SYSADMIN, TELNET, WEB
-h, --helpprint emplea command line options
-s, --sizethe size of the job list
-p, --pagethe pagination page

Examples 💥

# Find the latest 5 jobs in the list
$ emplea -s 5
# Find the latest 3 jobs from the category WEB
$ emplea -s 3 -c WEB
1.2.0

4 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago