set dotenv-load := false

hello message:
  echo "{{message}}"

test:
  npx gulp-cli

task: (hello 'gulp')
