Deno Support for Packaging
Open
Nobody has claimed this yet.
enhancement
unlikely
waiting for interest
- Dominant language
- TypeScript
- Stars
- 316
- Forks
- 98
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 2
Description
Deno is a A modern runtime for JavaScript and TypeScript, which is becoming increasingly popular.
The problem is that it has limitations at the time of compiling into an executable
We would like to leverage oclif's package command to allow packaging of Deno projects.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with oclif's package command and review the linked Deno compiler limitations for executables. Determine the packaging behavior needed for Deno projects; done means the package command can support those projects despite the stated compiler limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100