Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 706 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 706 Bytes

Swift 3.0.2 Build Status

Hibari

Hibari is a migration support tool from producteev to asana.

Prerequisites

Swift

  • 3.0.2

OS

  • macOS Sierra 10.12.2

Usage

    1. Clone or download the Hibari.
    1. Enter the following command. (You need Swift 3.0.2)
$ swift build -c release
    1. Run the executable program.
$ .build/release/Hibari

License

Hibari is released under the MIT License. See the LICENSE file for more info.