You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is where the plugin system I created some time ago could help. In its simplest form you could just create an alias for it named jbang-bootstrap and it would automatically be available as jbang bootstrap. A user can then decide for themselves if they use it often enough to install it as a plugin or if they are okay with running jbang bootstrap@jbangdev ... each time.
its a bit verbose so probably not worth adding on everything but if one do this:
the script will be self-bootstrapping even when no jbang installed.
should we add a
jbang bootstrap file.javawhich will add that as the first line? (replacing///usr/bin/env jbang "$0" "$@" ; exit $?if present?The text was updated successfully, but these errors were encountered: