embedme

module
v0.0.0-...-01a91d6 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT

README

embedme

Build Status GitHub Test Coverage Release

t.b.a

go install github.com/romnn/embedme/cmd/embedme
embedme serve --generate

You can also download pre-built release binaries.

For a list of options, run with --help.

Development

Tools

Before you get started, make sure you have installed the following tools:

$ python3 -m pip install pre-commit bump2version invoke
$ go install github.com/kyoh86/richgo@latest
$ go install golang.org/x/tools/cmd/goimports@latest
$ go install golang.org/x/lint/golint@latest
$ go install github.com/fzipp/gocyclo/cmd/gocyclo@latest

Please always make sure code checks pass:

inv pre-commit
TODO
  • add support for urls

  • add interface for filesystem accesses

  • add test

  • use different color library?

  • refactor the code

  • add a lot of tests!

  • fix the source line numbers

  • done

    • basic parsing
    • add regex that can identify commands

Directories

Path Synopsis
cmd
pkg
fs

Jump to

Keyboard shortcuts

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