Skip to content

NOD-studios/avatar.js-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avatar.js-seed

node.js on JAVA

Usage

npm

npm install --save-dev @nod/avatar.js-seed
cd $(npm bin)
java -jar avatar ../../index.js

git clone

git clone [email protected]:NOD-studios/avatar.js-seed.git
cd "avatar.js-seed/bin"
java -jar avatar-js.jar ../index.js

Notes

  • You still need to use npm for downloading packages.
  • Included avatar.js build version is 0.10.32