Skip to content

rphillips/node-eveo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-eveo

A simply Eve Online client for NodeJS.

License

Apache 2.0

Author

Ryan Phillips

Contributors

Feel free to submit pull requests on github.

Configure

# Edit ~/.node-eveo
{
    "ID": "Your Eve ID",
    "Key": "Your Eve API Key"
}
# chmod 600 ~/.node-eveo

Install Dependencies

# npm install .

Tests

To run the tests make sure the .node-eveo file is setup.

# make tests

About

An Eve Online NodeJS Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published