mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-08-23 22:34:20 +02:00
renovate the code, update to go 1.26 and satisfy linter (#3)
This commit is contained in:
5
_examples/get_tree/Makefile
Normal file
5
_examples/get_tree/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
go build .
|
||||
|
||||
clean:
|
||||
rm -f get_tree
|
||||
Reference in New Issue
Block a user