Commit graph

144 commits

Author SHA1 Message Date
Hydrazer
70b14d71ce changed the file name to match the metadata version
added japt to japt branch

added japt to readme

change pyth to japt in that one file
2021-10-01 06:26:42 -06:00
Thomas Hobson
7cf99fb4f2
Update readme.md 2021-09-22 11:26:35 +12:00
Brikaa
864e94739f Add rscript to readme 2021-09-12 14:39:56 +02:00
Thomas Hobson
21fe3eefc2
Merge pull request #316 from Brikaa/mono-basic
pkg(mono-6.12.0): Added mono-basic 7.4
2021-09-10 15:48:49 +12:00
Brikaa
dbf89dbb58 Add basic to readme 2021-09-09 20:21:41 +02:00
Thomas Hobson
5d8c7dfabc
Merge pull request #314 from Brikaa/powershell
pkg(pwsh-7.1.4): Added Powershell 7.1.4
2021-09-10 00:42:54 +12:00
Brian Seymour
e197ca5b7a
Update readme.md 2021-09-08 12:32:04 -05:00
Brian Seymour
4577a02401
Update readme.md 2021-09-08 12:31:06 -05:00
Brikaa
0a6e514095 Add powershell to readme 2021-09-07 19:23:07 +02:00
Brikaa
528eb0e263 Installation 2021-09-07 13:53:37 +02:00
Brikaa
dc80ed3a1d Document testing packages locally 2021-09-07 13:50:45 +02:00
Brikaa
30f2715c01 Add NodeJS version to docs 2021-09-07 13:41:51 +02:00
Thomas Hobson
acb590bf39
readme: add docs link 2021-07-17 14:49:02 +12:00
Shiv
2200283e50
Update readme.md 2021-07-12 06:43:20 +05:30
Shiv
c8beb86037
Added pyston 2021-07-12 06:43:02 +05:30
the-codeboy
322f98e4a0
Add Piston4J as an Official Extension
I made a [Java wrapper](https://github.com/the-codeboy/Piston4J) to access the Piston API and when I saw [this](https://github.com/engineer-man/piston/pull/287) pullrequest I thought I might also try adding it as an official exstension
2021-07-07 18:00:13 +02:00
dc
5bec67ff5f
Proposal: Add Piston Node.js Client as an Official Extension
I created a [Node.js client wrapper](https://github.com/dthree/node-piston) to access the Piston API easily from Node. This makes it very easy to access the public Piston API or any private API from Node, hope you like it!

@realtux I don't mind moving this into the engineer-man account if you'd prefer that.
2021-06-23 10:04:18 -07:00
Thomas Hobson
6a368cf66f
ci: ensure README contains all packages in repo (#283) 2021-06-19 21:58:19 +12:00
dc
95f9628abb
Added cobol and raku to the languages list. (#282) 2021-06-19 20:46:51 +12:00
Atharva
22018cbc9b
Updated the readme (#273)
* Install/Uninstall multiple packages using ppman

* Updated the readme

* updated a variable

Co-authored-by: Thomas <git@hexf.me>
2021-06-05 19:34:43 +12:00
dc
98cc1111c2
Readme: adds additional clarity on runtime installation (#267)
* Update readme

Added additional clarity on runtime installation

* Update readme.md
2021-05-27 21:54:09 +12:00
Felix
fb102ebe83
Improved memory limits (#248)
* Added optional compile_memory_limit and run_memory_limit parameters

* Combined memory limit parameters into one
2021-05-07 20:21:25 +12:00
Thomas
d577072749
Revert "Added max_memory_usage parameter (#238)" (#246)
This reverts commit a49acc7dbe.
2021-05-02 14:55:37 +12:00
Felix
a49acc7dbe
Added max_memory_usage parameter (#238)
* Added max_memory_usage parameter

* Added max_memory_usage description to readme
2021-05-01 21:10:53 +12:00
vcokltfre
37946d8542
fix: add yeethon to supported languages list (#240) 2021-04-30 20:10:26 +12:00
JeffreyHuang06
9f98f393a7
Update readme.md (#226)
changed api path from v1 to v2
2021-04-28 16:16:29 +12:00
Brian Seymour
294c0a2a42 update readme 2021-04-24 12:41:37 -05:00
Brian Seymour
b4df889707 update readme 2021-04-24 12:39:31 -05:00
Brian Seymour
16f123233b update readme with new urls and formats 2021-04-23 17:17:26 -05:00
Brian Seymour
a1eb732406 update readme, refactor some code 2021-04-22 22:27:50 -05:00
Thomas Hobson
890dce363e
-l flag for run 2021-04-23 15:15:47 +12:00
Brian Seymour
b41f3543e8 add missing languages to readme 2021-04-22 22:08:00 -05:00
Brian Seymour
c805451c11 updated readme 2021-04-22 21:39:44 -05:00
Brian Seymour
88d7475923 updated readme 2021-04-22 21:34:10 -05:00
Brian Seymour
6f9e2f6420 updated readme 2021-04-22 21:34:04 -05:00
Brian Seymour
04990566a1 updated readme 2021-04-22 21:30:01 -05:00
Thomas Hobson
09983a5fa5
update readme to match 2021-04-23 13:10:24 +12:00
Thomas Hobson
589dfec6df
default values 2021-04-23 11:54:37 +12:00
Thomas Hobson
9814217aee
remove main 2021-04-23 11:52:50 +12:00
Brian Seymour
b3575246bd change urls, fix docker compose file 2021-04-22 18:43:21 -05:00
Thomas
df34a3f421
ghcr.io package 2021-04-17 16:40:53 +12:00
Thomas
f6a4e67d5f
Update supported languages 2021-04-06 17:38:30 +12:00
Thomas
1a04b5f889
Show semver selector on cli 2021-04-06 17:34:08 +12:00
Thomas
e6d39d4a7f
Update readme.md 2021-04-06 17:27:37 +12:00
Thomas Hobson
be47ab802c
Merge branch 'v3' of https://github.com/engineer-man/piston into v3 2021-03-29 21:33:54 +13:00
Thomas Hobson
607123f73d
switch to yarn 2021-03-29 21:33:49 +13:00
Brian Seymour
902ad71578 remove unnecessary author fields 2021-03-28 14:29:28 -05:00
Brian Seymour
b31deaddbc change port to match old piston, some formatting change, add env to fix debian warning/error 2021-03-28 14:01:46 -05:00
Thomas Hobson
29953047dd
Merge branch 'master' into v3 2021-03-20 21:47:54 +13:00
Thomas Hobson
e1b5b55b69
readme: add cli dependencies 2021-03-20 17:10:53 +13:00