This website requires JavaScript.
Explore
Help
Sign In
CyberShell
/
backy
Watch
1
Star
1
Fork
0
Code
Issues
11
Pull Requests
Packages
Projects
1
Releases
29
Wiki
Activity
Files
e88773e28985ca557b4b0dcbd931ef2335f02df4
backy
/
backy.go
T
10 lines
98 B
Go
Raw
Normal View
History
Unescape
Escape
add base for command-line commands
2022-12-15 10:42:21 -06:00
package
main
import
(
"git.andrewnw.xyz/CyberShell/backy/cmd"
)
func
main
()
{
cmd
.
Execute
()
}
Reference in New Issue
Copy Permalink