testmycode / testmycode/tmc-server
Build the sandbox
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 51
- Forks
- 42
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 1
Description
I got all the way to
Build sandbox
$ cd ext/tmc-sandbox
$ sudo make
I get an error on sudo make :
make: *** No targets specified and no makefile found. Stop.
Not sure what to do at this point.
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 in ext/tmc-sandbox by following the reported commands: cd ext/tmc-sandbox, then sudo make. Investigate why the directory has no makefile or make targets, and verify the sandbox build completes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100