https://github.com/fey/internship-tools
https://github.com/fey/internship-tools
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/internship-tools
- Owner: fey
- Created: 2023-10-24T08:15:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T08:17:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T01:51:40.724Z (over 1 year ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## prerequesites
* Ruby 3.1.2
* Curl
* Git
* Make
* Github token. [Here](https://github.com/settings/tokens)
## Commands
See *Makefile*
to download:
```bash
EPR_TOKEN= make download-prs
EPR_TOKEN= make download-issues
```
### Useful links
```sql
drop table students; select * from read_csv_auto('students.csv');
```