tang-poems

Uses the API from this great article on today’s poetry API. Feel free to make a PR to add!

Ensure you have Node.js version 8 or higher installed. Then run the following:

Install

npm install tang-poems -g   or  npm install tang-poems 
Copy the code

Usage –global

$poem -help Usage $poem [options] Examples $poem I don't know who jiangyue is waiting for, but see the Yangtze River to send water. Options --all-a     Show all the poems content 
Copy the code

Usage local

const poem = require('tang-poems'Poems I don't know who the river moon awaits, but I see the Yangtze River delivers its water.Copy the code

License

MIT © Carrie999