databox

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2022 License: MIT Imports: 7 Imported by: 0

README

databox

databox is a tool converting file or directory to byte buffer and storing in go file.

install

go install github.com/snowmerak/databox@latest

how to use

intogo <target-directory-or-file> <package-name> <variable-name>

  1. read all target-directory-or-file and that's sub directorys and files to buffer
  2. create ./package-name/variable-name.go
  3. write buffer to ./package-name/variable-name.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL