This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
setup-python
Template
mirror of
https://github.com/actions/setup-python
Watch
1
Star
0
Fork
You've already forked setup-python
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04b8867918
setup-python
/
node_modules
/
growly
/
example
/
simple.js
4 lines
75 B
JavaScript
Raw
Blame
History
var
growly
=
require
(
'../lib/growly.js'
)
;
growly
.
notify
(
'Hello, world!'
)
;
Reference in New Issue
View Git Blame
Copy Permalink