Giter Site home page Giter Site logo

hecks's Introduction

Hecks

Hecks is a suite of tools for developing Domains and using them with Hexagonal Architecture. The goal is to lower the barrier to using these methodologies and to deliver changeable, testable, maintainable code quickly!

Usage

> gem install hecks

Generating your Domain

Quick Start

  1. Write a domain file
  2. Generate a domain
  3. Write a command
  4. Publish the domain as a gem
  5. Configure and use a storage adapter
  6. Use the domain in a Rails App

Building and Testing Hecks

The ci command will build and test all of the projects.

  • Builds the gems
  • Install the gems locally
  • Generates examples
  • Runs the tests in all the projects

> hecks ci

Default command for hecks ci all, which runs the following commands: gems build, gems install, examples generate, examples test, adapters test, app test, domain test, active_model test

Hecks Projects

Hecks App

Hecks Domain

Hecks Adapters

Hecks ActiveModel

Hecks Examples

These examples exercise the DDD concepts. They are working apps that you can review to understand how Hecks works

A domain that describes soccer matches that could be used to publish fixtures

A domain that describes the agile meeting format called lean coffee

A rails app that uses the lean coffee domain and the dynamodb adapter to present an interface to users

Resources

DDD from Hecks perspective

Carbon Five's blogpost about how Ubiquitous Language works in their company

hecks's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hecks's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.