https://github.com/diegorezm/job-search
https://github.com/diegorezm/job-search
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegorezm/job-search
- Owner: diegorezm
- Created: 2024-12-06T00:11:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T21:38:09.000Z (6 months ago)
- Last Synced: 2025-02-15T02:17:24.422Z (4 months ago)
- Language: Rust
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Search
Made this so i can keep track of my job applications.
## Installation
Keep in mind that you have to have rust installed.
```bash
git clone https://github.com/diegohaz/job_search.git
cd job_search
make install
```
## LicenseMIT