@sfdx-falcon/environment

Generates a detailed abstraction of the local SFDX Environment, making it easier to consume SFDX resources in your own code. Part of the SFDX-Falcon Library.

Usage no npm install needed!

<script type="module">
  import sfdxFalconEnvironment from 'https://cdn.skypack.dev/@sfdx-falcon/environment';
</script>

README

environment

TODO: description

Usage

const environment = require('environment');

// TODO: DEMONSTRATE API