MyGit

2.3.0

denosaurs/denon

版本发布时间: 2020-07-28 00:30:13

denosaurs/denon最新发布版本:2.5.0(2022-02-07 02:14:52)

Sequential Scripts and Better Logging

Running sequential scripts is now very easy yet highly configurable. ⏩

{
  "$schema": "https://deno.land/x/denon/schema.json",
  "scripts": {
    "test": {
      "cmd": "deno lint --unstable && deno test",
      "desc": "test my project"
    }
  }
}

We also have implemented a clearer logger, with info for sequential scripts and more. ✍️

Changelog

Features

Bug Fixes

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-07-28发行的版本