feat: add Dockerfile and example#4
Conversation
|
@ltfschoen I made some changes to the client api, I'm updating your examples. |
|
Is the |
yes, for example incase a user just wants the convenience of simply installing Docker and running a couple of commands to have all the relevant dependencies setup so they can hack on it in a development environment without potentially facing issues with incompatible versions due to outdated docs or if they're using an operating systems that only has PowerShell or something that would otherwise make installation more annoying. |
Yes. To make it easier to create a development environment, I created a devcontainer. Here is the simple doc for it. Can you try it and give me feedbacks? https://github.com/wuminzhe/scale_rb?tab=readme-ov-file#development |
No description provided.