poland-pl
v1.1.2
Published
jakis na szybko wymyslaony desc lol
Downloads
27
Maintainers
Readme
Poland-pl package instruction
WE ARE CELEBRATING RELEASE OF 1.1.0 VERSION AND 300 DOWNLOADS!
- Create new folder
- Open command prompt in that folder
- Run
npm init -yin cmd prompt - Run
npm i poland-pl - 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);- Open cmd prompt in that folder and this time run
node index.js - 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.
