byte_bundler

Creator: coderz1093

Last updated:

0 purchases

byte_bundler Image
byte_bundler Images

Languages

Categories

Add to Cart

Description:

byte bundler

byte_bundler #
A tool to bundle binary files for dart.
Install the tool #

install

dart pub global activate byte_bundler
copied to clipboard

update you PATH

export PATH="$PATH:$HOME/.pub-cache/bin"
copied to clipboard
Usage #
A tool to bundle binary files for dart.

Usage: byte_bundler <command> [arguments]

Global options:
-h, --help Print this usage information.
--lang The target language.
[dart (default)]
--[no-]onefile Output as one file.
--[no-]subdirs Bundle subdirectories if found.
(defaults to on)
-o, --out Output path.

Available commands:
help Display help information for byte_bundler.

Run "byte_bundler help <command>" for more information about a command.
copied to clipboard

generate file

byte_bundler file
copied to clipboard

generate dir

byte_bundler dir
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.