Alex Ling
c1c8cca877
Use Ameba to enforce max line width
...
Didn't know Ameba supports this!
2021-01-27 04:18:47 +00:00
Alex Ling
3b4021f680
Workflow retry hack
...
I got random "Invalid memory access" when running `crystal build`.
This is probably a compiler or LLVM bug.
We use this temporary hack to retry until they fix it.
2020-08-10 13:14:05 +00:00
Alex Ling
99a77966ad
Add arm64v8 to Makefile and rename object files
2020-08-05 09:48:03 +00:00
Alex Ling
4fd8334c37
Name the object file
2020-08-04 17:24:13 +00:00
Alex Ling
eb528e1726
Add the arm32v7 target to Makefile
2020-08-04 11:50:07 +00:00
Alex Ling
a7f4e161de
Add `make setup`
2020-07-19 13:53:50 +00:00
Alex Ling
43ee8f3b85
Pass in `production` flag when installing shards
2020-05-29 16:23:48 +00:00
Alex Ling
d75009f088
Rename scripts/ to dev/
2020-05-17 13:44:10 +00:00
Alex Ling
c3608c101b
Enforce 80 characters limit in `make check`
2020-05-07 10:12:58 +00:00
Alex Ling
fc6a33e5fd
Update Makefile
2020-04-08 07:18:25 +00:00
Alex Ling
d33cae7618
Use Ameba
2020-04-08 06:45:45 +00:00
Alex Ling
bc75f4d336
Add unit test
2020-02-25 19:00:10 +00:00
Alex Ling
46b36860d1
Add static build target to Makefile
2020-02-25 02:32:32 +00:00
Alex Ling
631feb5cf9
- make install/uninstall
2020-02-17 15:08:19 +00:00
Alex Ling
7c059342b5
- allow building without uglifying with `make build`
2020-02-17 02:15:44 +00:00
Alex Ling
69f4795f06
- minify js and css
2020-02-17 01:50:44 +00:00
Alex Ling
129f5da1db
- add Makefile
2020-02-14 03:36:00 +00:00