This website requires JavaScript.
Explore
Help
Register
Sign in
vmbuilder
/
console
Watch
1
Star
0
Fork
You've already forked console
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8418628ef3
console
/
swscloud-runserver.py
8 lines
106 B
Python
Raw
Normal View
History
Unescape
Escape
update cli commands
2016-04-02 03:13:48 +03:00
#!/bin/env python
up
2015-11-26 23:49:41 +03:00
# coding: utf-8
Optimize for Pypi packaging
2016-04-02 00:42:22 +03:00
from
SWSCloudCore
import
app
up
2015-11-26 23:49:41 +03:00
if
__name__
==
'
__main__
'
:
app
.
run
(
)
Reference in a new issue
Copy permalink