ankarton
v0.1.2
Published
Ankama account's creator
Downloads
4
Readme
Ankarton
Ankama account's creator
Installation
$ npm install -g ankarton
Usage
$ ankarton --out ACCOUNTS.txt --proxy PROXY-LIST.txt --total ACCOUNT_NUMBER
Development
Prerequisites
$ npm install
Lint the ts files
$ npm run lint
or to fix some errors automatically
$ npm run lint:fix
Build the js files
$ npm run build
Contributing
All contributions are welcome! If you wish to contribute, please create an issue first so that your feature, problem or question can be discussed.