Skip to content

dwyl/elm-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Dojo!

These exercise will help you master your Elm Language Skills!

If you are new to Elm we recommend you read:

Tiny Talking Kitten

talking-kitten

You have discovered a tiny talking kitten called Kevin.

Kevin answers 'Yes please' if you ask him a question.

Kevin answers 'Leave me alone' if you shout at him.

Kevin says 'Cat got your tongue?' if you get his attention but don't actually say anything.

Kevin says 'Pastel de nata' when you ask him "What is your favourite food?"

He answers 'Meow' to anything else.

$ npm install

Run the tests with:

$ npm test

Make the Tests Pass!

You will need:

Source

Inspired by elm exercism (particularly the exercise Bob). https://github.com/derekprior/exercism

About

Make these elm tests pass. Check out https://github.com/dwyl/learn-elm first 🐱👶

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages