https://github.com/phetsims/perennial
Maintenance tools that won't change with different versions of chipper checked out
https://github.com/phetsims/perennial
scenerystack
Last synced: 4 months ago
JSON representation
Maintenance tools that won't change with different versions of chipper checked out
- Host: GitHub
- URL: https://github.com/phetsims/perennial
- Owner: phetsims
- License: mit
- Created: 2015-08-12T18:25:02.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T17:10:49.000Z (5 months ago)
- Last Synced: 2026-01-17T05:11:42.084Z (5 months ago)
- Topics: scenerystack
- Language: JavaScript
- Homepage: http://scenerystack.org/
- Size: 3.59 MB
- Stars: 7
- Watchers: 7
- Forks: 7
- Open Issues: 102
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# perennial
Maintenance tools that won't change with different versions of chipper checked out
### Documentation
The [PhET Development Overview](https://github.com/phetsims/phet-info/blob/main/doc/phet-development-overview.md) is the
most complete guide to PhET Simulation Development. This guide includes how to obtain simulation code and its
dependencies, notes about architecture & design, how to test and build the sims, as well as other important information.
### License
See the [license](LICENSE).
### Contributing
If you would like to contribute to this repo, please read
our [contributing guidelines](https://github.com/phetsims/community/blob/main/CONTRIBUTING.md).