Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitjob

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitjob

A cli tool to search for github jobs near you or anywhere

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

github-job-cli

A simple CLI tool to look for Github Jobs right in your terminal.

Using this tool is a piece of cake :

This is a simple cli project that i created to teach myself how to build cli apps from complete scratch. Thought you guys might like it so here it is.

Installation

$ npm install -g gitjob-cli

Docs

Usage: gitjob [any city] [prefered language]

Note: 
    1) One thing to note that this tool does not accept any flag [ Which was for less confusion while typing.

    3.If you dont add any arguments then it will print the job openings from all around the world.

    2)If any argument is added then the second argument is always has to be a <city> name and the last argument has to be your preferred <programming language>.

Usage

The commands available are: gitjob, gitjob <city> <language> (ex : gitjob london python)

Issues

Feel free to submit issues and enhancement requests.

Built With

Node - The whole app is based on node Axios - The http client used Meow - CLI helper with flags ,input ,arguments etc Chalk - Used in styling the cli elements Striptags - Used to remove the html tags from a fetched json response.

Contributing

gitjob-cli is Node based cli tool with npm as it's package manager. This is still a wip project .Plus not very hard to wrap your head around with the code so even in you have some experience and want to enhance this project.Then please do contribute

Read more on contributing guide here.

License

Copyright (c) 2019 Rocktim Saikia Licensed under the MIT license.

Keywords

FAQs

Package last updated on 02 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc