You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's an excellent idea. Having a sandbox would be incredibly useful in:
README.md: to introduce the project to new users and provide a short code example of how to use it.
docs: each example in the documentation? Perhaps by generating tons of links to prepared environments.
edit: maybe some crazy "github actions" workflow?
for example, we could register an account for bottomline at phpsandbox.io; get the token and put psb login --token=${{secrets.PSB_TOKEN}} in workflow (that is performed only on tag/release to generate docs)
We could add a playground tab to the website, so users can easily try the functions.
For eg. we could try to embed this (which allows to loads BottomLine with Composer): https://phpsandbox.io/n/royal-resonance-w7nm-mt2lx
The text was updated successfully, but these errors were encountered: