Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ccggyy/epb

Repository files navigation

EPB

EPB is short for E Package Builder

Install

On macOS or Linux, run following command.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ccggyy/epb/HEAD/install.sh)"

On Windows, manual download binary from release and then unzip to following directory.

%USERPROFILE%\AppData\Local\Microsoft\WindowsApps

Using

  • -v needs increase part of version, options: leading, center, trailing.
  • -f config filename
  • -p bundle path
  • -d dist path
  • -o output path
  • -V print version
epb \
-v trailing \
-f package.json \
-p /path/to/bundle/ \
-d /path/to/dist/ \
-o /path/to/output/ 

Build snapshot with GoReleaser

Before run following command, make sure you have been installed goreleaser on your machine.

goreleaser build --snapshot --rm-dist

Release with GoReleaser

goreleaser release --rm-dist

About

E Package Builder

Resources

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /