https://github.com/billstclair/muzzle-energy
A muzzle energy computer
https://github.com/billstclair/muzzle-energy
Last synced: over 1 year ago
JSON representation
A muzzle energy computer
- Host: GitHub
- URL: https://github.com/billstclair/muzzle-energy
- Owner: billstclair
- License: mit
- Created: 2020-11-02T06:56:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T12:07:16.000Z (over 1 year ago)
- Last Synced: 2025-03-02T19:43:05.887Z (over 1 year ago)
- Language: Elm
- Size: 1.51 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[muzzle-energy.com](https://muzzle-energy.com/) is a muzzle energy computer, updated, with many more features than billstclair.com/energy.html.
For development:
cd ~/.../muzzle-energy
elm reactor
Then aim your browser at http://localhost:8000/site/index.html
After code changes, use `bin/build` to create `site/elm.js`, then reload the browser window.
Bill St. Clair, 2 November 2020