feat: implement create command

This commit is contained in:
2025-09-22 23:38:55 +05:30
parent eb79ba5634
commit a582636e16
6 changed files with 137 additions and 7 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
go build -o ~/bin/test/envy .