You need to have to following:
- A install of Node.js
- Internet connection
- Google developer (custom search) API key
After you have everything, you can install the project with:
npm i ducklingterminal
You need to set the API_KEY var inside the duck.ts with your google developer API key. After this you can start the application and start ducking away. Command to start:
npm start