mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-08-24 14:54:19 +02:00
update examples and add build config
This commit is contained in:
5
_examples/current_workspace/Makefile
Normal file
5
_examples/current_workspace/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
go build .
|
||||
|
||||
clean:
|
||||
rm -f current_workspace
|
||||
Reference in New Issue
Block a user