This website works better with JavaScript.
Home
Explore
Help
Sign In
gyulaid
/
alice
Watch
1
Star
0
Fork
0
Code
Issues
7
Pull Requests
Projects
Releases
5
Wiki
Activity
CI framework with support for local execution.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44
Commits
3
Branches
5
Tags
243 KiB
Python
98.6%
Dockerfile
1.4%
Branch:
master
0.0.11
0.0.15
master
0.0.10
0.0.12
0.0.13
0.0.2
0.0.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
alice
/
ci-examples
/
images
/
hello
/
hello.py
2 lines
48 B
Raw
Permalink
Blame
History
if
__name__
==
"
__main__
"
:
print
(
"
Hi Mom!
"
)
Reference in new issue