All notable changes to this project will be documented in this file.
0.3.0 - 2022-12-30
- FIX 1: ClearScreen func updated for a cross-platform version
0.2.0 - 2022-12-27
- urfave v2 implemented for commandline parameters
- commands added for extracting and inserting
- Added Todo
- Added
goreportcard
- not using flag package for commandline parameters
- not using import anymore. using insert
- Links which refers old repo are fixed
0.1.0 - 2022-12-23
Initial release.
nexeruncator can now extract javascript source from a nexe-compiled binary. It exports and and saved the javascript source as its original name. nexeruncator can also insert a new javascript source file into nexe-compiled binary.