self 0.6.1 copy "self: ^0.6.1" to clipboard
self: ^0.6.1 copied to clipboard

The Self package provides utility classes to make it easy to create Self extracting executables that ship with resources or need to run on boot.

0.6.1 #

  • fixed a bug in the unpack resource logic. If multi-level path was being unpacked and the parent directory didn't exist the unpack fails. We now create the directory recursively so all parents are created.

0.6.0 #

  • upgraded to dcli 8.2.0

0.5.1 #

  • add 'finer' entry point to the SelfLogger.

0.5.0 #

  • upgraded to dcli 8.1.1

0.4.0 #

  • Added the ability to provide an alternate cron path in which to place the cron jobs.

0.3.0 #

  • replace sleep with asyncSleep as it was pausing all async operations so logging was not being flushed. upgraded to dcli 7.0.5 to get access sleepAsync
  • launch is now async.
  • The cron job now changes to a defined working directory.

0.2.0 #

  • added missing exports.

0.1.0 #

  • First release.
0
likes
150
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

The Self package provides utility classes to make it easy to create Self extracting executables that ship with resources or need to run on boot.

Documentation

API reference

License

MIT (license)

Dependencies

dcli, dcli_core, path

More

Packages that depend on self