Skip to main content
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)]"