Running the new package you've just built locally

3 posts / 0 new
Last post
#1 Sat, 2015-04-11 18:53
visualjeff
  • visualjeff's picture
  • Offline
  • Last seen: 2 years 11 months ago
  • Joined: 2015-04-11

I just built iojs 1.6.4 on Alpine Linux (following the instructions on the Alpine Wiki) how to I run it locally? I'm not ready to push my changes back up to the remote git testing repo.

Thanks,

visualjeff

Mon, 2015-04-13 12:41
clandmeter
  • clandmeter's picture
  • Offline
  • Last seen: 1 month 2 weeks ago
  • Joined: 2011-05-05

You should be able to install it with apk add --allow-untrusted ./mypackage.apk

Tue, 2015-04-14 06:41 (Reply to #2)
visualjeff
  • visualjeff's picture
  • Offline
  • Last seen: 2 years 11 months ago
  • Joined: 2015-04-11

Thanks! Works perfect.

Log in or register to post comments