naldoco / newHK

To start a new Haskell kata ready to BDD/TDD in few seconds using stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newHK

  • To start a new Haskell kata ready to BDD/TDD in few seconds using stack.
  • The kata will be placed next to the other katas in its own directory.
    • Easy to configurate in which subdir by editing the bash program in only one place.

Usage:

newHK  NameOfTheNewHaskellKata

Details:

Features:

  • Automatically update uppercase/lowercase of the name of the kata wherever is needed.
  • Check after smashing an existent directory.
  • Without arguments, it shows some help.

About

To start a new Haskell kata ready to BDD/TDD in few seconds using stack.


Languages

Language:Shell 100.0%