LearnPRG-py / LearnPRG-py/ProjectHearthstone
Make custom makefiles or .sh scripts for checking python compile locally
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 1
- Forks
- 9
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 2
Description
Use the makefile for formatting, installing dependencies in an easier manner and checking basic compile before pushing changes.
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 by inspecting the repository's current Python dependency, formatting, and compile-check commands, then decide whether a Makefile or .sh scripts best expose them locally. Done means contributors can use the new commands to install dependencies, format the project, and catch basic Python compilation errors before pushing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100