mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
added curl translation editor idea
This commit is contained in:
parent
b4794f6cda
commit
e4b98ade95
1 changed files with 4 additions and 0 deletions
|
@ -227,6 +227,10 @@ e.g. you have a test `calculate_sum_test` that only uses the function `add`, whe
|
|||
|
||||
## General Plugin Ideas
|
||||
|
||||
### Ideas
|
||||
|
||||
* Plugin to translate linux commands like curl to Roc code
|
||||
|
||||
### Inspiration
|
||||
|
||||
- [Boop](https://github.com/IvanMathy/Boop) scriptable scratchpad for developers. Contains collection of useful conversions: json formatting, url encoding, encode to base64...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue