Commit graph

47 commits

Author SHA1 Message Date
Evan Czaplicki
def932f7f1 get rid of todo for now, too much maintenance cost
possibly buggy as well, need to revisit this whole thing when we allow
outgoing ports
2014-12-10 03:46:00 -08:00
Evan Czaplicki
d4a2e478f1 Add a license 2014-12-10 03:30:06 -08:00
Evan Czaplicki
fa4e392925 Add elm-package.json file 2014-12-10 03:27:15 -08:00
Evan Czaplicki
51f7753641 update for 0.14 2014-12-10 03:26:21 -08:00
Michael James
8af5771423 Merge pull request #10 from evancz/master
Update TodoMVC for latest elm-html library
2014-10-03 14:26:55 -04:00
Evan Czaplicki
2b78dd64c5 Update to new elm-html library 2014-10-01 15:36:13 -07:00
Michael James
0d992edf6e Merge pull request #9 from evancz/patch-3
Fix error in which gifs do not appear in all settings
2014-09-24 23:50:40 -04:00
Evan Czaplicki
edecb4281d Fix error in which gifs do not appear in all settings
Some browsers seem to be case sensitive, so this makes sure the gif names match the resources exactly.
2014-09-23 20:03:32 -07:00
Michael James
173164611b simplified Hello 2014-09-22 22:38:45 -04:00
Michael James
551b0a3a4e Merge pull request #7 from evancz/patch-2
Fix #6, upgrade to new composition operator
2014-09-22 20:38:11 -04:00
Evan Czaplicki
c836e99707 Fix #6, upgrade to new composition operator 2014-09-22 13:53:51 -07:00
Michael James
84e3fbe983 Hello world example with an elm heart 2014-08-25 07:26:07 -04:00
Michael James
d502ddec5d hello world example with a basic learnxiny style guide 2014-08-24 18:14:23 -04:00
Michael James
aff2d488cc added some debug watches to todo 2014-08-24 08:46:42 -04:00
Michael James
5c0feb07a6 updated gitignore 2014-08-24 08:32:24 -04:00
Michael James
a96528a09b untracked elm_dependencies 2014-08-24 08:30:58 -04:00
Michael James
612a362fe5 use master branch's version of todo 2014-08-24 08:11:35 -04:00
Michael James
dd563bbe48 removed setup script 2014-08-24 07:44:49 -04:00
Michael James
3d0f341a31 Merge pull request #5 from evancz/master
Have instructions assume that people install Elm Platform 0.13 or higher
2014-08-22 12:07:55 +02:00
Evan Czaplicki
839070169c Have instructions assume that people install Elm Platform 0.13 or higher 2014-08-22 12:03:11 +02:00
Michael James
f2a0e5dd0a Merge pull request #4 from evancz/patch-1
Make code an example of best practices
2014-08-20 13:31:00 +02:00
Evan Czaplicki
b0dda21a4d Make code an example of best practices 2014-08-20 12:18:43 +02:00
Michael James
51f5992182 needed elm-get install for todo to work 2014-08-19 17:16:34 +02:00
Michael James
bca5cd812e removed todo's readme 2014-08-19 17:12:07 +02:00
Michael James
7eaa4dee87 use a common sandbox to speed build time and ensure elm-reactor works 2014-08-17 12:06:01 +02:00
Michael James
3c9efe9226 use https instead of git for clone, not everyone may use keys 2014-08-17 00:43:59 +02:00
Michael James
6c21f45af9 readme directions: elm -> Elm 2014-08-16 23:42:20 +02:00
Michael James
6fdd9fa03b Merge pull request #3 from dannyob/patch-1
couple of typos in directory names
2014-08-16 23:40:28 +02:00
Danny O'Brien
fb5d2b20df couple of typos in directory names
the Elm directory needs to be capitalized on a case-sensitive filing system, and elm-starter-kit is misnamed in an error.
2014-08-16 14:36:05 -07:00
Michael James
90da43c5aa updated readme to include cd command 2014-08-16 09:30:42 +02:00
Michael James
350b6e1030 reflect cabal build in the readme 2014-08-15 20:11:14 +02:00
Michael James
4511cf0961 Merge branch 'master' of github.com:michaelbjames/elm-examples 2014-08-15 20:10:16 +02:00
Michael James
87d67a7da9 we need a cabal build 2014-08-15 20:10:07 +02:00
Michael James
d8c43e2a22 cabal install -j 2014-08-15 20:04:17 +02:00
Michael James
1c4fc75477 Merge pull request #2 from evancz/patch-1
Make easy instructions clearer & hard instructions shorter
2014-08-15 20:01:45 +02:00
Evan Czaplicki
d376cd47a0 Make easy instructions clearer & hard instructions shorter 2014-08-15 19:53:32 +02:00
Michael James
e97ebbeec2 Merge pull request #1 from evancz/patch-1
Try to make build instructions easier to read
2014-08-15 19:31:50 +02:00
Evan Czaplicki
ddb0f53f13 Try to make build instructions easier to read
Also make them sound less sketchy :P
2014-08-15 19:19:10 +02:00
Michael James
76036fa18f clearer directions 2014-08-15 19:12:14 +02:00
Michael James
16621db41c better readme 2014-08-15 18:56:59 +02:00
Michael James
67374e6f6b name change 2014-08-15 18:52:15 +02:00
Michael James
54d793e90b added shell script to do the setup for you 2014-08-15 18:32:44 +02:00
Michael James
5f798337c4 updated readme 2014-08-15 18:17:38 +02:00
Michael James
af9a2b7b9f added todo example, along with required experimental code 2014-08-15 17:30:52 +02:00
Michael James
c97718da58 added baseic files 2014-08-15 17:17:47 +02:00
Michael James
65c56d0f61 ignore cabal and elm generated files 2014-08-15 17:17:28 +02:00
Michael James
3aeb6f2822 Initial commit 2014-08-15 15:09:17 +02:00