4

deno零基础入门教程

 3 years ago
source link: https://geekplayers.com/deno-basic-tutorial.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
  1.  当前位置: 

  2. 主页

     / 

deno

 /  入门教程  / 

2020

安装Deno

首先,我们需要安装好 Deno。

在Windows下安装Deno,有两种方式

  • git bash中用curl安装

具体命令是:

curl -fsSL https://x.deno.js.cn/install.sh | sh -s v1.0.0
  • 在PowerShell中使用chocolate包管理器安装

首先,你需要使用powershell安装好chocolate,具体操作如下:

以管理员权限打开powershell,然后输入以下命令:

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

安装好chocolate后,可以直接在PowerShell中以管理员权限运行如下命令:

choco install deno

未完待续~

  • 本文作者:极客玩家大白
  • 本文链接:https://geekplayers.com/deno-basic-tutorial.html
  • 郑重声明:本文为博主原创或经授权转载的文章,欢迎转载,但转载文章之后必须在文章页面明显位置注明出处,否则保留追究法律责任的权利。如您有任何疑问或者授权方面的协商,请留言。

dotnet.jpg
一个有故事的程序员

(转载本站文章请注明作者和出处 极客玩家大白

点击了解 :.NET技术人的网站

Show Disqus Comments

0 comments

Be the first person to leave a comment!


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK