PostMin
Contribution
Get started
Install the dependencies.
You need the nodejs, python3 and pip3 to install the
yhttp which required by the postmin.py.
make env
Lint
make lint
...then start the development server.
make serve
Contribution rules
- Lint before commit
- Maximum line width: 79 characters.
- Single qoute for string literals:
'('foo')