This website requires JavaScript.
Explore
Help
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
...
This commit is contained in:
ptrcnull
2021-11-29 02:12:29 +01:00
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
Expand all files
Collapse all files
3
go.mod
Normal file
Unescape
Escape
View file
@ -0,0 +1,3 @@
module
github
.
com
/
ptrcnull
/
init
go
1.17
5
main.go
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
package
main
func
main
(
)
{
}
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
ptrcnull/init
Title
Body
Create issue