Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ohm_js/scripts/update-contributors

A library and language for building parsers, interpreters, compilers, etc.
Go to Latest
File
#!/bin/bash
echo "👫 Updating the list of contributors..."json -I -f "package.json" -e "this.contributors=[$(./scripts/get-contributors)]"