Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : deno | name : deno | ||||
| version : 1.27.2 | version : 1.28.0 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - https://github.com/denoland/deno/archive/v1.27.2.tar.gz : 796155d20335a5fd15d3c5711c1b86f57c39930541d472d00e7eb29ace4f3927 | - https://github.com/denoland/deno/archive/v1.28.0.tar.gz : d39319b6321dcb3ad4c6b5fcd20e2e4e6c0f6b515f6d75d8f9b305257d3b0fdf | ||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : A secure JavaScript and TypeScript runtime. | summary : A secure JavaScript and TypeScript runtime. | ||||
| description: | | description: | | ||||
| Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. | Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - rustup | - rustup | ||||
| build : | | build : | | ||||
| rustup toolchain install stable | rustup toolchain install stable | ||||
| cargo build --release | cargo build --release | ||||
| install : | | install : | | ||||
| install -Dm00755 target/release/deno $installdir/usr/bin/deno | install -Dm00755 target/release/deno $installdir/usr/bin/deno | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.