lp-cast / album-linker

Fast link composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Album Linker for LP Podcast

Requirements

  • Node.js v8.6.0
  • npm v6.2.0
  • Typescript

Install

git clone https://github.com/lp-cast/album-linker.git && cd album-linker && npm i && npm run build

Usage

For all links:

./build/index.js --artist='Foo Fighters' --album='Wasting Light'

About

Fast link composer


Languages

Language:TypeScript 53.8%Language:JavaScript 46.2%