0.1.1 • Published 9 years ago

neocities-info v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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.