ft-cli 0.1.0

ft-cli is a tool for syncing a git repo or a local folder to a FifthTry account
{
  "body": {
    "client_version": "test-version",
    "data": {
      "auth_code": "123",
      "collection": "testuser/index",
      "current_hash": "hello",
      "files": [
        {
          "content": "-- h1: Hello",
          "id": "testuser/index/foo",
          "type": "Updated"
        }
      ],
      "new_hash": "123123123",
      "repo": "amitu/fifthtry"
    },
    "platform": "test-platform"
  },
  "url": "https://www.fifthtry.com/testuser/index/~/bulk-update/?realm_mode=api"
}