Commit Graph

4 Commits

Author SHA1 Message Date
firest c1ba15f8f0 fix(psk): reformat codes 2022-04-22 13:58:02 +08:00
JimMoen 82e3565344 chore: major mode file variable for Emacs 2022-01-13 15:53:47 +08:00
Thales Macedo Garitezi 34d6dbca61
chore(mix): simplify build by using rebar3 for umbrella apps
By treating the apps in the umbrella as dependencies to be managed and
built by rebar3, we can simplify the maintenance of the release, at
the cost of increased build times: using Mix as before, it could track
changed files better than using rebar.  But the complexity and
possibility of discrepancies make it using rebar much more compelling.
2021-12-22 09:40:01 -03:00
zhouzb 7c61bc18cf feat(psk): support psk 2021-09-24 17:05:26 +08:00