Skip to content

jimmed/deno

Repository files navigation

jimmed/deno

A monorepo full of deno libraries and tools

Unit tests


Contributing

Set up a local developer environment

Using nix-direnv

  1. Install nix-direnv into your shell.

  2. Clone the repository and enable direnv:

    git clone git@github.com:jimmed/deno.git
    cd deno
    direnv allow

Manually

  1. Install deno into your shell.

  2. Clone the repository and pre-cache dependencies:

    git clone git@github.com:jimmed/deno.git
    cd deno
    deno cache {mod,{dev_,}deps}.ts

About

A monorepo full of deno libraries and tools

Topics

Resources

Stars

Watchers

Forks

Contributors