This website requires JavaScript.
Explore
Help
Sign in
bcollet
/
apc-p15-tool
Watch
1
Star
0
Fork
You've already forked apc-p15-tool
0
mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced
2025-01-22 16:14:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dda11df624
apc-p15-tool
/
cmd
/
tool
/
main.go
9 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
app: restructure and start building p15 output
2024-01-26 01:16:37 +00:00
package
main
import
"apc-p15-tool/pkg/app"
add install only version
2024-02-02 23:35:21 +00:00
// main command line tool
app: restructure and start building p15 output
2024-01-26 01:16:37 +00:00
func
main
(
)
{
add install only version
2024-02-02 23:35:21 +00:00
app
.
Start
(
nil
)
app: restructure and start building p15 output
2024-01-26 01:16:37 +00:00
}
Reference in a new issue
Copy permalink