Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run javascript in command line interface? #15

Open
minou30 opened this issue Dec 31, 2017 · 1 comment
Open

How to run javascript in command line interface? #15

minou30 opened this issue Dec 31, 2017 · 1 comment

Comments

@minou30
Copy link

minou30 commented Dec 31, 2017

What is required to invoke meow.js from the command line? Must node.js be installed on the server? Thanks

@ricmoo
Copy link
Owner

ricmoo commented Dec 31, 2017

You need node.js, which includes npm. Then you can simply use sudo npm install -g ethers-meow, which installs the meow CLI to your system's bin directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants