Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
A deno runtime for AWS Lambda. Deploy deno via SAM, serverless, or bundle it yourself.
-
Latest dockerfiles and images for deno - alpine, centos, debian, ubuntu
-
PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.
571 contributions in the last year
Contribution activity
November 2020
Created 2 commits in 1 repository
Created a pull request in hayd/deno-lambda that received 15 comments
Update provided runtime to al2
closes #114 , probably WIP (need to test on actual Lambda) Must discuss how we push this change out as it's kinda breaking (if anyone is using othe…
Opened 1 other pull request in 1 repository
hayd/deno-docker
1
merged
Reviewed 2 pull requests in 2 repositories
denoland/deno_registry2 1 pull request
hayd/deno-docker 1 pull request
Created an issue in hayd/deno-lambda that received 1 comment
Remove "warn: unable to import '.deno_dir/' as DENO_DIR" for bundles
Perhaps don't print this warning if the file endswith bundle.js ?