luxe / unilang

A universal programming language
MIT License
33 stars 13 forks source link

reflexivity: dependencies should auto sync with upstream #456

Closed luxe closed 3 years ago

luxe commented 4 years ago

we build everything from source via a mirror.
We want code that can automatically compare the mirror to the original source and let us know how far behind it is. Additionally it could try to update to the latest and see if everything still builds / passes tests.