Skip to content

Commit c437042

Browse files
committed
deprecate the old samples and direct users to the Quick Start
1 parent 9a68234 commit c437042

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

samples/hello-js/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*NOTE: this sample is now out of date. Please refer to the Quick Start*
2+
13
Simple ClojureScript Project Example Using an External JavaScript Library
24

35
One-time Setup

samples/hello/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*NOTE: this sample is now out of date. Please refer to the Quick Start*
2+
13
Simple ClojureScript Project Example.
24

35
One-time Setup

samples/repl/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
*NOTE: this sample is now out of date. Please refer to the Quick
2+
Start*
3+
14
# ClojureScript REPL Examples
25

36
The ClojureScript REPL has been updated to work with multiple

samples/twitterbuzz/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*NOTE: this sample is now out of date. Please refer to the Quick Start*
2+
13
# ClojureScript "TwitterBuzz" Demo
24

35
## One-time Setup

0 commit comments

Comments
 (0)