see
this should eventually allow
|
```sh |
|
nix --accept-flake-config run github:juspay/omnix -- \ |
|
init github:sciexp/python-nix-template -o new-python-project |
|
``` |
to be simplified to om cli installation and something like
om init python-nix-template -o new-python-project
see
this should eventually allow
python-nix-template/README.md
Lines 13 to 16 in 7d17d0d
to be simplified to om cli installation and something like