Skip to content

Need more docs #1

Open
Open
@loia5tqd001

Description

@loia5tqd001

I've tried

deno install --unstable --name uscript-deno main.ts

and

deno install --unstable --allow-net --allow-read --allow-run --allow-write --name uscript-deno main.ts

as found in the Install section but nothing happens.

image


Here is what I as a user wants:

  • I know how to write Typescript code
  • I know how to point a user script manager (like Tampermonkey) to a specific js file on my machine: https://stackoverflow.com/a/55568502/9787887
  • So I need a way to write Typescript code in a folder my-script/main.ts, my-script/abc.ts,... and know the generated js file my-script/main.bundle.user.js to point to. I think it's understandable by looking at your testdata folder. Now, how to get there? The exact steps (do I need to clone this repository? do I need to install anything in advance? deno?). Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions