neocities-info
v0.1.1
Published
Retrieve neocities information for a site
Downloads
4
Readme
neocities-info
Get information from a neocities site.
Install
npm install -g neocities-info
Usage
To retrieve info about your neocities site:
neocities-info
Input your neocities login credentials at the prompt and receive a string of json.
To retrieve info about another neocities site, for example kyledrake
neocities-info kyledrake
Input your neocities login credentials at the prompt and receive a string of json.
To retrieve info about multiple neocities sites, for example kyledrake and dragonquest
neocities-info kyledrake dragonquest
Input your neocities login credentials at the prompt and receive a string of json.