Skip to content

Instantly share code, notes, and snippets.

View Rory-Z's full-sized avatar

Rory Rory-Z

  • EMQ Technologies Co., Ltd
  • 杭州, 浙江, 中国
View GitHub Profile
@Rory-Z
Rory-Z / create-github-milestone.sh
Last active August 26, 2019 01:47 — forked from stefanbuck/upload-github-release-asset.sh
Script to GitHub API v3.
#!/usr/bin/env bash
#
#
# This script accepts the following parameters:
#
# * owner
# * repo
# * version
# * github_api_token
#