Skip to content

Instantly share code, notes, and snippets.

View fredericcambon's full-sized avatar

Frédéric Cambon fredericcambon

View GitHub Profile
@fredericcambon
fredericcambon / sketchfab-v2-upload.sh
Last active May 6, 2020 18:58
Sketchfab - v2 api upload bash script
#!/bin/bash -e
##
# Sample script for uploading to sketchfab
# using the v2 api
##
##
# Uploading a model to Sketchfab is a two step process
#