No description
Find a file
Bert Belder 860be9f0de
tools: remove fix_symlinks() function
This fixes an issue on Windows that causes build to fails when
fix_symlinks() is called concurrently with another build step.

It is also no longer necessary, since recent versions of git know how to
properly create symbolic links on checkout.
2019-03-04 21:01:52 -08:00
.github
build@89b12c4642
build_extra
core
js
libdeno
prebuilt
src
tests
third_party@7e697531c1
tools
website
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.gitmodules
.gn
.prettierignore
.prettierrc.json
.rustfmt.toml
.travis.yml
BUILD.gn
build.rs
build_overrides
buildtools
Cargo.lock
Cargo.toml
Docs.md
gclient_config.py
LICENSE
node_modules
package.json
README.md
Releases.md
rollup.config.js
testing
tsconfig.json
tslint.json

deno

A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio

Linux & Mac Windows

Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript.

Please read the introduction for more specifics.

Website

Manual

Install

API Reference

Style Guide

Module Repository

Releases

Chat

More links