generated from cloudwego/.github
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
T-good-first-issueThis issue is good for newcomers.This issue is good for newcomers.
Description
The goal is to make it smoother and more convenient for new users to run abcoder.
Instead of having the user manually setup dependencies according to the docs,
we should detect missing dependencies and try to install them automatically.
Describe the solution you'd like
When running abcoder parse LANG
, dependencies should be automatically detected, and installed if missing (under user consent).
Additional context
The TypeScript parser has already done this.
#76 (comment)
Metadata
Metadata
Assignees
Labels
T-good-first-issueThis issue is good for newcomers.This issue is good for newcomers.