@dotnetcarpenter/firefund-cli

Command Line Interface (CLI) for Firefund development scripts

Usage no npm install needed!

<script type="module">
  import dotnetcarpenterFirefundCli from 'https://cdn.skypack.dev/@dotnetcarpenter/firefund-cli';
</script>

README

Testing waffle Stories in Ready

firefund-cli

Build Status Coverage Status - coveralls codecov.io Dependencies Status

Command Line Interface (CLI) for Firefund development scripts

List of commands:

Transpiling

Includes babel. All js files are saved with the .es6 extension. You can auto transpile what has changed by running make -j. You need to have make installed on your system.