Adds Docker support, updates README.md and other few optimizations
This commit is contained in:
4
runEditor.sh
Executable file
4
runEditor.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
. $(poetry env info --path)/bin/activate
|
||||
$EDITOR
|
||||
Reference in New Issue
Block a user