An open API service indexing awesome lists of open source software.

https://github.com/hexlet/hexlet-job-analysis


https://github.com/hexlet/hexlet-job-analysis

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# job-analysis

```bash
npm i -g @hexlet/job-analysis
analyze-jobs init
analyze-jobs download
// Example: analyze-jobs download php
// Example: analyze-jobs download java
analyze-jobs normalize
analyze-jobs analyze
// Example: analyze-jobs download java
```

## TODO

- More analytics
- Release (ts => js)

### Maybe

- Add typespec for vacancies:
- Generate lib using

## Setup

```bash
make install
```

## Run tests

```bash
make test
```

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).