mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
0.3.11
This commit is contained in:
parent
1bfbbaa826
commit
0de1bcb725
6 changed files with 26 additions and 17857 deletions
|
@ -2,14 +2,16 @@ Fetches and caches data from csv download and saves the data in parquet format
|
|||
|
||||
# Dev Install
|
||||
## Dev Containers
|
||||
Install docker, vscode, [Remote Development Extension Pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack), and the [GitHub Repositories Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub)
|
||||
Install docker, vscode and the [Dev Containers Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
|
||||
|
||||
`Ctrl+Shift+P` **Dev Containers: Clone Repository in Container Volume**
|
||||
`git clone`
|
||||
|
||||
Select github then paste the url `https://github.com/NexVeridian/ark-invest-api-rust-data`
|
||||
`Ctrl+Shift+P` **Dev Containers: Open Folder in Container**
|
||||
|
||||
Run code with `F5` or `cargo run`
|
||||
|
||||
Run tests with `cargo t`
|
||||
|
||||
## Docker Compose
|
||||
`git clone`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue