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
Browse Source
feat: Initial commit
master
ptrcnull
6 months ago
commit
0496b578c4
2 changed files
with
8 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
go.mod
5
main.go
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