Expand description
§duckscript_sdk
This library contains the standard command library for duckscript.
The standard library is not required to use duckscript but it contains common commands and will expand over time.
The library is split to 2 parts:
- std - The public standard library commands
- internal - Used internally by duckscript but also available publicly
§Installation
See main duckscript documentation
§Contributing
§License
Developed by Sagie Gur-Ari and licensed under the Apache 2 open source license.