#!/bin/env bash

grep '(defproject {{raw-name}}' project.clj | sed 's/.\+"\(.\+\)"/\1/g'
