Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : deno | name : deno | ||||
| version : 1.26.1 | version : 1.27.2 | ||||
| release : 13 | release : 14 | ||||
| source : | source : | ||||
| - https://github.com/denoland/deno/archive/v1.26.1.tar.gz : 1b683e3393788351c3f2e614cd07dab87d10d4ed3352eeb5289de1ca413fa049 | - https://github.com/denoland/deno/archive/v1.27.2.tar.gz : 796155d20335a5fd15d3c5711c1b86f57c39930541d472d00e7eb29ace4f3927 | ||||
| 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.