akky / windows-phone-store

此软件包已被弃用且不再维护。未建议替代软件包。

Windows Phone Store应用信息访问客户端

dev-master 2015-07-09 07:59 UTC

This package is not auto-updated.

Last update: 2022-04-30 05:00:32 UTC


README

一个用于访问Windows Phone Store中应用信息的库。

Build Status

使用Composer安装

运行 composer create-project --stability=dev akky/windows-phone-store TARGET_DIR

使用git clone安装

  1. 运行 git clone https://github.com/akky/windows-phone-store TARGET_DIR
  2. 更改目录到TARGET_DIR
  3. 运行 php ./bin/init
  4. 删除.git目录
  5. 运行 git init以初始化一个新的git仓库