[feature] Support dockerfile or alternatives to python package.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 438
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I'm a NixOS user, and it's pretty hard to "just pip install" things as the OS is imutable.
Would be really nice to consider having alternatives like a dockerfile where we could build the image or even a flake.nix where anyone using nix package manager (in mac or linux) could install without issues.
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
No repository file, test, or entry point is named. Start by inspecting the current Python packaging and installation setup, then determine whether a Dockerfile or flake.nix is the intended scope; done means users can install or build emigo through the selected alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100