%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/waritko/go/src/github.com/odeke-em/go-utils/pkger/
Upload File :
Create Path :
Current File : //home/waritko/go/src/github.com/odeke-em/go-utils/pkger/main.go

package main

import (
	"fmt"
	"os"

	"github.com/odeke-em/xon/pkger/src"
)

func main() {
	pkgInfo, err := pkger.Recon(os.Args[1])
	if err != nil {
		fmt.Fprintln(os.Stderr, err)
	} else {
		fmt.Println(pkgInfo)
	}
}

Zerion Mini Shell 1.0