moz-tech

module
v0.0.0-...-974d401 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2017 License: GPL-3.0

README

job-tech

=======

A project to crawl job listings on the web and calculate which technologies are generally asked for together. For example: PHP jobs almost always require MySQL knowledge.

For cli:

go run cmd/cli/main.go

For web:

go run cmd/web/main.go

For any errors of missing dependencies, you can do:

go get <dependency>

##Generate mocks: mockgen --source=somefile.go --destination=mock/somefile.go

To run tests:

ginkgo

Directories

Path Synopsis
cmd
cli
web
mock

Jump to

Keyboard shortcuts

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