Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / coffee-script / README
1             {
2          }   }   {
3         {   {  }  }
4          }   }{  {
5         {  }{  }  }                    _____       __  __
6        { }{ }{  { }                   / ____|     / _|/ _|
7      .- { { }  { }} -.               | |     ___ | |_| |_ ___  ___
8     (  { } { } { } }  )              | |    / _ \|  _|  _/ _ \/ _ \
9     |`-..________ ..-'|              | |___| (_) | | | ||  __/  __/
10     |                 |               \_____\___/|_| |_| \___|\___|
11     |                 ;--.
12     |                (__  \            _____           _       _
13     |                 | )  )          / ____|         (_)     | |
14     |                 |/  /          | (___   ___ _ __ _ _ __ | |_
15     |                 (  /            \___ \ / __| '__| | '_ \| __|
16     |                 |/              ____) | (__| |  | | |_) | |_
17     |                 |              |_____/ \___|_|  |_| .__/ \__|
18      `-.._________..-'                                  | |
19                                                         |_|
20
21
22   CoffeeScript is a little language that compiles into JavaScript.
23
24   If you have the Node Package Manager installed:
25   npm install -g coffee-script
26   (Leave off the -g if you don't wish to install globally.)
27
28   Or, if you don't wish to use npm:
29   sudo bin/cake install
30
31   Execute a script:
32   coffee /path/to/script.coffee
33
34   Compile a script:
35   coffee -c /path/to/script.coffee
36
37   For documentation, usage, and examples, see:
38   http://coffeescript.org/
39
40   To suggest a feature, report a bug, or general discussion:
41   http://github.com/jashkenas/coffeescript/issues/
42
43   If you'd like to chat, drop by #coffeescript on Freenode IRC,
44   or on webchat.freenode.net.
45
46   The source repository:
47   git://github.com/jashkenas/coffeescript.git
48
49   Top 100 contributors are listed here:
50   http://github.com/jashkenas/coffeescript/contributors