Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 731 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 731 Bytes

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.