Add MIT license and fix Taskfile install path
This commit is contained in:
@@ -115,5 +115,5 @@ tasks:
|
||||
deps: [build]
|
||||
cmds:
|
||||
- mkdir -p ~/.claude
|
||||
- cp bin/{{.BINARY}} ~/.claude/{{.BINARY}}
|
||||
- echo "Installed to ~/.claude/{{.BINARY}}"
|
||||
- cp bin/{{.BINARY}} ~/.claude/claude-{{.BINARY}}
|
||||
- echo "Installed to ~/.claude/claude-{{.BINARY}}"
|
||||
|
||||
Reference in New Issue
Block a user