This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
beretta
Watch
1
Fork
You've already forked beretta
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Yeet
Browse source
...
This commit is contained in:
Imbus
2025-06-24 09:33:09 +02:00
parent
93ec59a021
commit
ffafded544
2 changed files
with
5 additions
and
2 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
2
Justfile
Unescape
Escape
View file
@ -1,2 +0,0 @@
run
:
go run src/*.go
5
Makefile
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
run
:
go run src/*.go
build
:
go build -o beretta src/*.go
Write
Preview
Loading…
Add table
Rows
Columns
Cancel
OK
Cancel
Save
Reference in a new issue
Repository
Imbus/beretta
Title
Body
Create issue