https://github.com/erning/example-for-python
https://github.com/erning/example-for-python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/erning/example-for-python
- Owner: erning
- Created: 2013-06-20T17:40:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-24T05:20:44.000Z (about 13 years ago)
- Last Synced: 2023-03-11T05:29:37.431Z (over 3 years ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example for Python
## Quick start
```
$ git clone git@github.com:erning/example-for-python.git
$ cd example-for-python
$ script/bootstrap
```
```
$ .bootstrap/ve loop
$ .bootstrap/ve hello
```