Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Kohler 0d0a508c60
core(build): CLI removed (#946)
* core(build): CLI removed
* adjust install instructions in doc and README
* fix master_test and remove useless/duplicated tests examples_test.go
2023-06-04 18:36:55 +02:00
Thomas Kohler 743c6676e0
Docs(core): adjust changelog generation (#924) 2023-05-21 14:58:49 +02:00
Thomas Kohler 4a3bfe5042 BUGFIX: Makefile 2022-09-27 19:11:58 +02:00
Trevor Rosen d959e53445
dep for building vendor; no vendor in CI tests
Fixes #454
2017-11-04 17:26:01 -05:00
deadprogram 493c35a3f2 snapcraft: exclude snapcraft build artifacts from git
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-02-16 19:36:59 +01:00
derailed 11ff06b0ac First pass at adding some documentation 2014-08-13 10:22:58 -06:00
Javier Cervantes eee92acd30 Adding basic test coverage to opencv 2014-07-23 15:13:25 -07:00
Adrian Zankich 6a38454d21 Remove erroneous file 2014-07-22 18:02:41 -07:00
Adrian Zankich d7b2d04e2d Move robeaux into it's own package 2014-07-10 11:35:00 -07:00
Adrian Zankich 01496fe41f Add Makefile 2014-06-11 20:10:46 -07:00
Javier Cervantes 3d454a7b05 Updating pebble with new structure
Movinf events creation to newPebbleDriver method

Adding basic button support

Ignoring sass-cache and robeaux

Adding accelerometer example

Adding tap support

Use custom server instead of classic martini

This is to disable logs and avoid noise

Adding correct format to code

Adding notification support to pebble driver

Adding tests and correcting PendingMessage

Updating documentation

Format to example accel

Removing logging changes in api

Removing temp fix in api, will be attended later

Removing extra space
2014-06-10 13:11:27 -05:00