This website requires JavaScript.
Explore
Help
Register
Sign in
crony
/
cgol
Watch
1
Star
0
Fork
You've already forked cgol
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
chore: inital commit.
Browse source
...
This commit is contained in:
CronyAkatsuki
2025-03-01 14:53:42 +01:00
commit
87a28a1361
10 changed files
with
953 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download patch file
Download diff file
Expand all files
Collapse all files
main.go
9
main.go
Normal file
Unescape
Escape
View file
@ -0,0 +1,9 @@
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"Hello flake"
)
}
Write
Preview
Loading…
Add table
Rows
Columns
Cancel
OK
Add a link
Url
Description
Hint: With a URL in your clipboard, you can paste directly into the editor to create a link.
Cancel
OK
Cancel
Save
Reference in a new issue
Repository
crony/cgol
Title
Body
Create issue