codefordenver / hawthorn-client

Hawthorn is based on the concept of affinity groups, a group of individuals who come together around a shared experience, interest or common goal. With Hawthorn affinity groups, you are free to start or join conversations and share useful resources with people in your community.
http://hawth.org
Apache License 2.0
2 stars 1 forks source link

Don't create Cleanspeak Docker containers in dev #34

Closed trex closed 4 years ago

trex commented 4 years ago

Cleanspeak is only necessary when developing against it (which is rare), so by default we can remove these containers for the development environment.

trex commented 4 years ago

This is done.