Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 1.6 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.6 KB

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.