Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

How can I make a service on windows? #1177

Closed
haroldTlan opened this issue Jan 19, 2018 · 3 comments
Closed

How can I make a service on windows? #1177

haroldTlan opened this issue Jan 19, 2018 · 3 comments
Labels
kind/support A question or request for support

Comments

@haroldTlan
Copy link

I am run jsipfs in ubuntu.
version:0.27.7.
I want to make an minimum EXE on windows.
What should I do?

@daviddias daviddias added the status/ready Ready to be worked label Jan 25, 2018
@daviddias
Copy link
Member

js-ipfs uses Node.js, you can install it the same way you install in Ubuntu, through npm. You can also check the work done at #1007 to get a "binary" of js-ipfs, however, that is not recommended.

Is there any reason why you want a binary and not run it with Node.js?

@daviddias daviddias added kind/support A question or request for support status/deferred Conscious decision to pause or backlog and removed status/ready Ready to be worked labels Jan 25, 2018
@richardschneider
Copy link
Contributor

Perhaps https://www.npmjs.com/package/node-windows can help.

@daviddias
Copy link
Member

@haroldTlan let us know if you still have questions. Closing this one meanwhile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/support A question or request for support
Projects
None yet
Development

No branches or pull requests

3 participants