Skip to content
Snippets Groups Projects

Port silecs cli to Python

Merged m.nabywaniec requested to merge 70-port-cli-client-to-python into master
Compare and Show latest version
4 files
+ 45
8
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 0
1
@@ -4,4 +4,3 @@ import sys
sys.path.append("..")
import silecs
silecs.run()
Loading