Skip to content

Task Writer's Guide

Micha Niskin edited this page Dec 28, 2014 · 19 revisions

This document describes some conventions and idioms of the boot-o-sphere.

Naming Conventions

Using some standard naming conventions makes it easy for users to find and require your tasks into their projects.

Project

Tasks project group and artifact ids are generally of the form <organization>/boot-<task>.

Ex

adzerk/boot-cljs
Clone this wiki locally