This website requires JavaScript.
Explore
Help
Sign In
collectivit
/
jean-web
Watch
2
Star
0
Fork
You've already forked jean-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb674a9642
jean-web
/
jwebsite
/
cli.py
7 lines
82 B
Python
Raw
Blame
History
from
click
import
command
@command
def
main
(
)
-
>
None
:
print
(
"
Hello world
"
)
Reference in New Issue
View Git Blame
Copy Permalink