> git clone https://standard.gender/girl.git
> cd girl
> git checkout -b tesseract_gender
> rm pronouns/she.pn
> cp ~/they.pn pronouns/they.pn
> cp ~/ae.pn pronouns/ae.pn
> mkdir robot
> mkdir math
> mkdir other
> cd other
> echo “TODO: dragons????” > README.md
> cd ..
> echo “TODO: clean unwanted bloat out of /gender_roles, grep everything for ‘woman’ and get rid of it, figure out a way to stop the import errors when I use the beard module” >> README.md
> git add .
> git commit -m “Work in progress! Also, future Tessa: make this a fork and don’t just leave it a branch forever like you KNOW we will.”






