This website works better with JavaScript.
Explore
Help
Sign In
psycodad
/
wttr.in
mirror of
https://github.com/chubin/wttr.in
Watch
1
Star
0
Fork
You've already forked wttr.in
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix Makefile
Browse Source
chubin/logging
Igor Chubin
2 years ago
parent
a8e8aa7a52
commit
7d801e3b4d
1 changed files
with
1 additions
and
1 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
2
Makefile
Unescape
Escape
View File
@ -1,2 +1,2 @@
srv
:
srv
:
cmd
/*.
go
go build -o srv cmd/*.go
go build -o srv cmd/*.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
psycodad/wttr.in
Title
Body
Create Issue