https://github.com/raphexion/pwm
https://github.com/raphexion/pwm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphexion/pwm
- Owner: Raphexion
- License: apache-2.0
- Created: 2017-11-29T21:11:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T07:11:30.000Z (over 7 years ago)
- Last Synced: 2025-04-01T20:47:19.362Z (2 months ago)
- Language: Erlang
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pwm
=====An OTP application
Build
-----$ rebar3 compile
Try
---$ rebar3 shell
1> application:start(pwm). ## not pwm_app, just pwm !
ok
2>