aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Expand)AuthorAgeLines
* Use 'executable' over 'binary' to be clearer as to what is supportedGravatar Chris Lovering2024-10-05-2/+2
* Correct spelling errorsGravatar ChrisJL2024-10-05-1/+1
* Add a note about multi-verison support to the READMEGravatar Chris Lovering2024-10-03-0/+10
* Update all references to /lang to /snekbinGravatar Chris Lovering2024-10-03-1/+1
* Fix link in readme (#189)Gravatar wookie1842023-08-30-1/+1
* Install multiple Python versions in imageGravatar Mark2023-08-19-8/+4
* Fix actions status badgeGravatar wookie1842023-06-22-2/+2
* Update readme regarding default output path and last modified checkGravatar Ionite2023-03-02-6/+4
* Update README punctuationGravatar Ionite2022-12-04-1/+1
* Remove readme implementation detailsGravatar ionite342022-12-04-7/+1
* Remove link to api schema infoGravatar ionite342022-12-04-2/+0
* Format readme newlinesGravatar ionite342022-12-04-10/+4
* Add new file system info to READMEGravatar ionite342022-11-28-1/+36
* Mention output limit can be customised and fix link in README.mdGravatar Mark2022-06-07-2/+2
* Rename DEBUG env var to SNEKBOX_DEBUGGravatar Mark2022-06-06-1/+1
* Remove env var support for NsJail argsGravatar Mark2022-06-06-4/+0
* Accept NsJail arguments via the WSGI app (SnekAPI)Gravatar Mark2022-06-06-1/+4
* Remove GIT_SHA from README.mdGravatar MarkKoz2022-06-01-1/+0
* Replace ASCII diagram with mermaid sequence diagramGravatar Mark2022-03-12-14/+15
* Move community health files to .github dirGravatar MarkKoz2022-03-05-1/+1
* master => mainGravatar Joe Banks2021-03-13-5/+5
* Document configuration thoroughlyGravatar MarkKoz2021-02-04-1/+41
* Move development environment guide to a separate fileGravatar MarkKoz2021-02-04-94/+1
* Merge PR #88 - use protobuf to parse configGravatar Mark2021-02-02-3/+3
|\
| * Fix typo in READMEGravatar Mark2021-01-14-1/+1
| * Replace nsjpy alias with a Python scriptGravatar MarkKoz2021-01-10-3/+3
* | Remove trailing whitespaces from the READMEGravatar Matteo Bertucci2021-01-22-1/+1
* | Update the README badgesGravatar Matteo Bertucci2021-01-22-1/+6
* | Fix caching of exposed packagesGravatar MarkKoz2021-01-12-6/+4
|/
* Removing trailing whitespaces from README.mdGravatar MarkKoz2021-01-09-1/+1
* Document how to install additional packagesGravatar MarkKoz2021-01-09-1/+22
* Document output truncation in READMEGravatar Sebastiaan Zeeff2020-11-20-0/+1
* Remove redundant build commands for PipfileGravatar Sebastiaan Zeeff2020-11-18-3/+1
* Migrate build pipeline to Github ActionsGravatar Sebastiaan Zeeff2020-11-18-7/+9
* add --dev flag to readmeGravatar Rasmus Moorats2020-03-29-1/+1
* Move snekbox.cfg to a config directoryGravatar MarkKoz2020-03-23-1/+1
* Fix a grammatical error in README.mdGravatar MarkKoz2020-03-23-1/+1
* Replace NsJail config details with a reference to snekbox.cfgGravatar MarkKoz2020-03-23-15/+2
* Use reference links in README.mdGravatar MarkKoz2020-03-23-7/+18
* Document a simple way to run the container from Docker HubGravatar MarkKoz2020-03-23-0/+12
* Increase time limit from 2 to 5 secondsGravatar Joseph Banks2020-01-24-1/+1
* Mount only what's needed in the chroot jailGravatar MarkKoz2019-12-28-1/+1
* Use bash instead of ashGravatar MarkKoz2019-12-14-3/+3
* Update the Python version in READMEGravatar MarkKoz2019-12-14-2/+2
* Use pipenv sync instead of pipenv --syncGravatar Maku2019-10-05-1/+1
* Increase size of some headings in READMEGravatar MarkKoz2019-08-05-2/+2
* Add links to API docs in READMEGravatar MarkKoz2019-08-05-10/+13
* Fix grammar in READMEGravatar MarkKoz2019-08-04-2/+2
* Add Pipfile script and docs for building dev venv imageGravatar MarkKoz2019-08-04-1/+15
* Rewrite README and clean up Pipfile scriptsGravatar MarkKoz2019-08-04-63/+79