项目作者: arfeo

项目描述 :
iTunes Playlists Exporter (CLI)
高级语言: Go
项目地址: git://github.com/arfeo/ipex-cli.git
创建时间: 2018-02-04T15:41:33Z
项目社区:https://github.com/arfeo/ipex-cli

开源协议:MIT License

下载


ipex-cli

iTunes Playlists Exporter (CLI) for macOS and Windows.

Installation

Install the Go tools: https://golang.org/doc/install#install

Install xmlquery package:

  1. $ go get github.com/antchfx/xmlquery

Clone the project:

  1. $ git clone https://github.com/arfeo/ipex-cli.git && cd ipex-cli

Then:

  1. $ go run ipex.go

Powered by