aletheia-foundation / aletheia-app

Alethia peer to peer publishing platform
http://aletheia-foundation.io/
GNU General Public License v3.0
48 stars 11 forks source link

NPM 'IPFS-LOCAL' TASK SUPPORTED CROSS PLATFORM #70

Closed mjashanks closed 6 years ago

mjashanks commented 6 years ago

The npm task "ipfs-local" previously ran a bash script, which is not supported in Windows.

I have created a node script, which I have tested on Windows 10 and Ubuntu 16.04. This uses node's "child_process" module to start IPFS

Part of : #69

I confirm:


Making an enhancement - ignore this if not making an enhancement