Hello world
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
redbean*.com
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
.PHONY: run
|
||||||
|
run: redbean/redbean-2.2.com
|
||||||
|
redbean/redbean-2.2.com -D src
|
||||||
|
|
||||||
|
redbean/redbean-2.2.com:
|
||||||
|
wget --directory-prefix redbean https://redbean.dev/redbean-2.2.com
|
||||||
|
chmod a+x redbean/redbean-2.2.com
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
LaunchBrowser()
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
<h1>It works!</h1>
|
||||||
Reference in New Issue
Block a user