https://github.com/stratus3d/erlang-cheatsheet
A cheatsheet covering all the quirks of exit signals and exception handling you always forget.
https://github.com/stratus3d/erlang-cheatsheet
Last synced: about 1 year ago
JSON representation
A cheatsheet covering all the quirks of exit signals and exception handling you always forget.
- Host: GitHub
- URL: https://github.com/stratus3d/erlang-cheatsheet
- Owner: Stratus3D
- License: mit
- Created: 2018-01-13T22:59:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T14:14:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T00:19:35.882Z (over 1 year ago)
- Language: SCSS
- Homepage: https://stratus3d.com/erlang-cheatsheet
- Size: 148 KB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Erlang Cheatsheet

The quirks of exit signals and exception handling you always forget.
See the Erlang Cheatsheet here: https://stratus3d.com/erlang-cheatsheet
See the OTP Cheatsheet here: https://stratus3d.com/otp-cheatsheet
## Contributing
Feel free to create an issue or pull request if you find a mistake or see something that could be improved.
## Development
Sass is used for the stylesheets. Dependencies are specified in the Gemfile. Makefile contains targets to build the final page and place it in `build/`.
## LICENSE
MIT License