Skip to content

Instantly share code, notes, and snippets.

View anthonycastelli's full-sized avatar

Anthony anthonycastelli

View GitHub Profile
@anthonycastelli
anthonycastelli / Mailgun+Lists.swift
Created May 31, 2017 03:28
Mailgun Mailing Lists Subscribing
//
// Mailgun+Lists.swift
// Canteen
//
// Created by Anthony Castelli on 5/18/17.
//
//
import Foundation
import FormData
@anthonycastelli
anthonycastelli / vapor.sh
Last active June 1, 2017 07:05
Vapor Ubuntu setup script
# /bin/sh
#
# Vapor.sh
#
# Created by Anthony Castelli on 5/31/17
# Copyright © 2017 Anthony Castelli. All rights reserved.
#
print() {