Commit graph

6 commits

Author SHA1 Message Date
Sijawusz Pur Rahnama
5647621393 Drop --no-debug flag when building 2018-04-13 20:55:35 +03:00
Sijawusz Pur Rahnama
b225b17b5b Use shards build command 2018-04-11 15:31:20 +03:00
Vitalii Elenhaupt
c5729b1e9b
Remove --release flag
fixes #31

It is still possible to do:

```
$ CRFLAGS=--release make bin
```
2018-01-21 09:51:57 +02:00
Vitalii Elenhaupt
6a28e21162
Install binary to shard/bin folder
Just a workaround before https://github.com/crystal-lang/shards/pull/126
becomes live.
2017-11-16 10:18:11 +02:00
V. Elenhaupt
374956f3dd
Fix travis build & new rule: constant names (#14) 2017-11-05 22:08:01 +02:00
V. Elenhaupt
6ca4e38167
Ameba cli & binary (#7)
* Ameba cli & binary

* -1 when ameba found issues

* Add postscript to shard.yml

* Correct postinstall

* Remove targets

* Try executables
2017-11-01 17:21:41 +02:00