Skip to content

RubisRage/GoFio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoFio

Python implementation of a Go app.

How to run:

1º Install kivy 1.10.1.
2º Git clone this repository (https://github.com/RubisRage/GoFio.git).
3º Run "python3(linux)/python(windows) go_gui.py" in the terminal while beeing located in your local repository.

How to run the test cases:

1º Follow steps 1 and 2 above.
2º Run "python3 -m unittest -v test.py" in the terminal while beeing located in your local repository.

About

Python implementation of a Go app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages