We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install pkgx if you haven't already.
If you want to contribute, then fork pkgxdev/pkgx and clone that instead of the original.
git clone https://github.com/pkgxdev/pkgx.git cd pkgx pkgx deno task compile ./pkgx
Hint: It's JavaScript in disguise.
console.log() instead of print(). It's your BFF.
console.log()
print()