Skip to content

bitemyapp/plow-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

Deployment

Pushing to the master branch causes circleci to build the new binary for plowemail, if it passes, it then sends it to staging, (it currently does not restart the process, because we aren't using it at the moment) and makes a copy with the date to the release history folder on that server.

Pushing to the production branch causes circleci to build the new binary for plowemail, if it passes, it then sends it to production, restarts the process and makes a copy with the date to the release history folder on that server.

hi-hspec

A template for hi.

example:

$ hi -m Foo.Bar -p foo-bar  -r git@github.com:fujimura/hi-hspec.git
$ tree
.
├── LICENSE
├── README.md
├── foo-bar.cabal
├── src
│   └── Foo
│       ├── Bar
│       │   └── Internal.hs
│       └── Bar.hs
└── test
    ├── Foo
    │   └── BarSpec.hs
    └── Spec.hs

5 directories, 7 files

Copyright 2013-2014 Fujimura Daisuke, under the MIT license.

About

An email surver! Hooray!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published