Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Fabric composer on Windows?

Is fabric-composer supported on Windows? https://fabric-composer.github.io/tasks/prerequisites.html

How can I get an invitation to the Slack channel? https://fabric-composer.github.io/support/index.html

like image 256
pards Avatar asked Feb 02 '17 18:02

pards


1 Answers

Thanks for taking a look at fabric-composer.

All the technology that is being used is cross-platform (Node.js, npm, git and Hyperledger, Docker etc.) so have availability on Windows. The overall development experience wasn't as smooth for some of the tools as on say Ubuntu. For purely pragmatic reasons, therefore, it wasn't included at this time.

There is a git issue opened for including Windows. (https://github.com/fabric-composer/fabric-composer/issues/65)

Slack is a tool that is being looked at for building a community of contributors for fabric-composer. Please contact [email protected] if there is an interest in being a contributor.

UPDATE on Windows Support Please review the latest updates in the git issue mentioned above, I have been able to make good progress on this. Whilst support is not officially possible yet, I've been able to run the basic 'Hello World' application.

like image 83
Calanais Avatar answered Oct 04 '22 15:10

Calanais