This website works better with JavaScript.
Explore
Help
Register
Sign In
ptrcnull
/
init
Watch
1
Star
0
Fork
You've already forked init
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
feat: Initial commit
Browse Source
master
ptrcnull
1 year ago
commit
0496b578c4
2 changed files
with
8 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
go.mod
Unescape
Escape
View File
@ -0,0 +1,3 @@
module
github
.
com
/
ptrcnull
/
init
go
1.17
5
main.go
Unescape
Escape
View File
@ -0,0 +1,5 @@
package
main
func
main
(
)
{
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ptrcnull/init
Title
Body
Create Issue