deno.mk

Makefile

A tool for managing and installing Deno across different platforms

Cross-platform Makefile for installing and running Deno.

GitHub

15 stars
3 watching
0 forks
Language: Makefile
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marktiedemann/dvm.cmd A tool for managing multiple versions of the Deno JavaScript runtime on Windows. 2
dpmland/dpm A tool for managing dependencies and settings for Deno projects 41
bevry/make-deno-edition A tool that converts Node.js projects to Deno-compatible versions by adjusting imports and dependencies. 43
dpmland/draco A collection of utility functions for working with the Deno environment and file system. 3
siokas/denomander A Deno-based framework for building command-line interfaces 149
egoist/dedep Tool to manage and retrieve the latest versions of external dependencies used in a Deno project 66
denoland/dnt Transforms Deno code into an npm package for use in Node.js 1,249
fakoua/swissknife A Deno module for providing various system utilities and functionality on Windows OS using NirCmd. 9
drashland/dmm Tool to manage dependencies in Deno applications 59
josh-hemphill/maxminddb-deno A WASM module that enables geoIP database lookups 8
crewdevio/trex A package manager tool for the Deno runtime environment. 740
denolib/marked A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. 9
kt3k/packup A web application packager for Deno that bundles, builds, and serves frontend applications with minimal configuration. 329
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
michaelbonds/lumen-make A package that simplifies common development tasks for Lumen applications by porting Laravel's make commands. 21