HackerJobs

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2024 License: MIT Imports: 4 Imported by: 0

README

HackerJobs

A command line tool index job postings from Hacker News using the Hacker News API from Firebase and Bleve.

asciicast

Building and Running

With Go
  • Build with go build
  • Then run with ./HackerJobs
With Docker
  • Build with docker build -t hacker_jobs .
  • Then run with docker run hacker_jobs
With pre-build Docker image from ghcr.io
  • To download and run, use docker run ghcr.io/amscotti/hackerjobs:main
Command Line Arguments
Usage of ./HackerJobs:
  -c int
        Count of posting to be return (default 100)
  -j int
        Job posting ID from HackerNews (default 32677265)
  -q string
        Text to search for in postings (default "+text:golang +text:remote")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL