Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial support for Deno #135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 27, 2023

  1. feat: initial support for Deno

    chore: add env and vscode
    
    Signed-off-by: Kurt King <[email protected]>
    
    feat: add initial deno support
    
    Signed-off-by: Kurt King <[email protected]>
    
    chore: put typescript version
    
    Signed-off-by: Kurt King <[email protected]>
    
    chore: remove console.log
    
    Signed-off-by: Kurt King <[email protected]>
    
    chore: update cli.js to use ts file
    
    Signed-off-by: Kurt King <[email protected]>
    
    chore: remove -S arg from dev cmd
    
    Signed-off-by: Kurt King <[email protected]>
    kurtaking committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6d33904 View commit details
    Browse the repository at this point in the history
  2. chore: replace process with deno.stdout

    Signed-off-by: Kurt King <[email protected]>
    kurtaking committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e975a41 View commit details
    Browse the repository at this point in the history