Add command to add fman to PATH
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently you have to manually edit files to add fman to PATH as per the docs.
I like the way vscode does this, there is a command "Shell command: Install code command in PATH" to add/remove code to the PATH that you can bring up with Cmd+Shift+P. (Although I think it symlinks to /usr/local/bin instead of adding to PATH). Setup would be a bit smoother if fman had this type of command too.
Contributor guide
No contributing guide indexed for this repository
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 the command-line setup described in the linked documentation and review how fman exposes commands across supported platforms. Compare the requested behavior with VS Code's PATH command; done means users can add or remove fman from PATH through an accessible command without manually editing setup files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100