poland-pl

1.1.2 • Public • Published

Poland-pl package instruction

WE ARE CELEBRATING RELEASE OF 1.1.0 VERSION AND 300 DOWNLOADS!

  1. Create new folder
  2. Open command prompt in that folder
  3. Run npm init -y in cmd prompt
  4. Run npm i poland-pl
  5. Create file named index.js and paste that into it
const pl = require('poland-pl');
const x = pl.info();
const y = pl.source();
const z = pl.daily();

console.log(x);
console.log(y);
console.log(z);
  1. Open cmd prompt in that folder and this time run node index.js
  2. You're done! Everything has been sent to console!

NOTE: Everyday at 19.00 Europe/Warsaw time, run npm up in cmd prompt in that folder so you will update package with news.

Package Sidebar

Install

npm i poland-pl

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

4.44 kB

Total Files

3

Last publish

Collaborators

  • caror567