Open alexherbo2 opened 5 years ago
@alexherbo2 thanks for your instructions :-)
I had to figure this out on my own yesterday and these instructions would have been very helpful. Is there a reason this has not been merged?
My fork has a Poetry package file: https://github.com/qwerty-fr/kalamine/blob/master/pyproject.toml
How to use:
poetry install
poetry run kalamine qwerty-ansi.yaml
Just to mention that I just opened the following issue because I am packaging kalamine into nix.
https://github.com/fabi1cazenave/kalamine/issues/28
I received instructions directly from @fabi1cazenave to build it from source (and it is rather simple to build). I am not far from submitting the PR on nixpkgs. I will link it in my above issue once done.
Hi kaze,
I would like to revive #11 to add install instructions.
It is especially useful for people who want to make packages and NixOS users.