Skip to content

EthanThatOneKid/bmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmt

deno doc

Tool for bundling bookmarklets in Deno.

Usage

CLI

deno run -A --reload https://deno.land/x/bmt/main.ts ./examples/hello_world/main.ts
Local (for contributors)
deno run -A --reload ./main.ts ./examples/hello_world/main.ts

Contributing

Setup

git clone https://github.com/EthanThatOneKid/bmt.git
cd bmt

Building

deno task generate

Conventions

The usage of deno task fmt and deno task lint is enforced by continuous integration (CI).

The file responsible for enforcing these conventions is .github/workflows/conventions.yaml.

References


Created with 💖 by @EthanThatOneKid

About

Deno bookmarklet tool https://en.wikipedia.org/wiki/Bookmarklet

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors