#!/bin/sh

ssh git.alt task new
task-add "$2" "$3"
ssh git.alt task run
