boot-hedge.core automatically imports a placeholder task which gives a hint to
use init! for task import. Placeholder task is automatically removed when init! is called
init! imports tasks
note: importing tasks with (require '[boot-hedge..core :refer :all]) still work
but usage of init! is recommended
Basic task import with build.boot: