Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

helix-collective/local-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is deprecated

Please use https://github.com/adl-lang/local-setup


Local Setup Deno Library

and example tools code

TL;DR

To set this up for a new project;

  • Add code the tools directory into your project
  • Run source tools/local-setup.sh
  • Add /.local/ to your .gitignore

Making Changes

Local Dev

Clone this repo and change the import_map.json to point to the local checkout.

Contribution

  • Fork this repo and push your changes.
  • Tags the commit and push the tag.
  • Change the import_map.json to point to the tag in our repo.
  • Test it.
  • Create a PR.

Accepting PRs

until automated

After merge a PR, push a new tag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published