Arkheia_Spreadsheet_Importer/readme.md

13 lines
323 B
Markdown
Raw Permalink Normal View History

2021-01-17 16:46:36 +01:00
# Arkhéïa Spreadsheet Importer
```
usage: import-spreadsheet SPREADSHEET OUTPUT_FILE
```
Note, we make the assumption we're both using `nix-shell` **and** a python virtualenv 🙃. (a dep was broken on NixPkgs, I was too lazy to fix it.)
TODO:
- Relax the dependency on Nix.
- Try that on a Windows computer.