@pathable/pathable-scripts

Scripts used to manage pathable applications.

Usage no npm install needed!

<script type="module">
  import pathablePathableScripts from 'https://cdn.skypack.dev/@pathable/pathable-scripts';
</script>

README

Pathable-CLI

Pathable-Scripts

Scripts

Include this package to have access to scripts for installing, starting and deploying Pathable applications.

Scripts included in node_modules/.bin are:

  1. p-start
  2. p-install
  3. p-for

Configuration

Env VARS will first be loaded from ~/.pathable-env. Then from private/<environment>/.env in the current directory.