mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-14 13:27:21 +00:00
Separate cli into its own module; rename it to sp
This commit is contained in:
parent
0e071f0f89
commit
024017338e
25 changed files with 405 additions and 392 deletions
|
|
@ -1,9 +0,0 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/mitchell/selfpass/services/cli/commands"
|
||||
)
|
||||
|
||||
func main() {
|
||||
commands.Execute()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue