You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
555 B
32 lines
555 B
# Field Kit
|
|
|
|
This repo has two purposes:
|
|
|
|
- Serve as a collection of easy-to-use tools that cover common use cases.
|
|
- Be a workspace for exercises.
|
|
- those results should be migrated to their respective `about-foo` once some knowledge is consolidated.
|
|
|
|
## List of Use Cases
|
|
|
|
* Parsing
|
|
* PDF
|
|
* CSV
|
|
* Processing
|
|
* Elastic (?)
|
|
* Deployment
|
|
* Host (?)
|
|
* Servlet Container
|
|
* Frontend (?)
|
|
* Data Visualization (?)
|
|
|
|
## Setup
|
|
|
|
#### Python
|
|
|
|
* in IDEA, make sure to set SDK proj settings / module
|
|
|
|
|
|
#### Haskell
|
|
|
|
asdf plugin add ghc
|