add some scripts

This commit is contained in:
Smirnov Oleksandr 2024-11-02 15:12:25 +02:00
parent 72cc1a3b2d
commit 4f8c4ae739
No known key found for this signature in database
5 changed files with 32 additions and 3 deletions

2
bin/goclean Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
exec go clean -cache -modcache -i -r