Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 470 Bytes

console-python3-simple

Python 3 Sample Application

Developer Workspace

Contribute

Stack to use

FROM codenvy/ubuntu_python

How to run

# Description Command
1 Run cd ${current.project.path} && python main.py