Pardal
An acessible and customizable Twitter client.
Configuring
First things first: you must install all dependencies.
npm installnpm startTesting
npm run test:unit
npm run test:integrationPackaging
This command will generate a Pardal executable for Linux, MacOS and Windows.
npm buildIf you're developing on Linux or MacOS, you will need to install Wine to generate versions for Windows.