Commit graph

45 commits

Author SHA1 Message Date
Glenn Y. Rolland ef4093c5ba Add observable design pattern implementation 2021-01-03 21:30:58 +01:00
Glenn Y. Rolland 9ff3997bac Build the crystal way (with shards) 2021-01-03 07:53:59 +01:00
Glenn Y. Rolland 28caea3807 Add better logo 2021-01-03 07:30:50 +01:00
Glenn Y. Rolland 2155bf831c spec: use spec_helper 2021-01-03 07:21:27 +01:00
Glenn Y. Rolland 63a8289b45
Update README.md 2021-01-03 07:15:35 +01:00
Glenn Y. Rolland 9071537d42
Update README.md 2021-01-03 07:14:05 +01:00
Glenn Y. Rolland a194d41ef6
Update README.md 2021-01-03 07:13:49 +01:00
Glenn Y. Rolland e49df555f6
Update README.md 2021-01-03 07:13:34 +01:00
Glenn Y. Rolland 0253e23a86
Update README.md 2021-01-03 07:13:03 +01:00
Glenn Y. Rolland 9bd2793692 Merge branch 'master' of github.com:glenux/noozoid 2021-01-03 07:12:24 +01:00
Glenn Y. Rolland dc9db68aec Add doc directory 2021-01-03 07:12:16 +01:00
Glenn Y. Rolland a693a6617a
Update README.md 2021-01-03 07:11:49 +01:00
Glenn Y. Rolland e0df60feb3 CI/CD: lowercase workflow name 2021-01-03 06:51:42 +01:00
Glenn Y. Rolland bd6d788f8d CI/CD: fix ncurses dependency again 2021-01-03 06:50:01 +01:00
Glenn Y. Rolland 3501013419 Reorganize spec tree 2021-01-03 06:49:51 +01:00
Glenn Y. Rolland afc0aef7da Add Dockerfile 2021-01-03 06:49:38 +01:00
Glenn Y. Rolland 8933485e68 CI/CD: fix package name for ncurses 2021-01-03 06:26:07 +01:00
Glenn Y. Rolland 7ef59393d8 CI/CD: add runtime version of ncurses too 2021-01-03 06:24:28 +01:00
Glenn Y. Rolland ad883d8ec8 CI/CD: add missing apt-get update 2021-01-03 06:21:49 +01:00
Glenn Y. Rolland 0604375471 CI/CD: test user 2021-01-03 06:20:26 +01:00
Glenn Y. Rolland 38fcfeb5ab CI/CD: Add missing system dependency libncurses5-dev 2021-01-03 06:18:13 +01:00
Glenn Y. Rolland e3f14678e7 Add test to CI/CD & sanitize file 2021-01-03 06:15:23 +01:00
Glenn Y. Rolland f425019347 Add basic specs 2021-01-03 06:14:01 +01:00
Glenn Y. Rolland 12c1c360b7 Update README 2021-01-02 23:01:08 +01:00
Glenn Y. Rolland ab03d500c1 Add more shortcut in README 2021-01-02 22:55:57 +01:00
Glenn Y. Rolland 84a66df643 Add missing shortcut in README 2021-01-02 22:54:42 +01:00
Glenn Y. Rolland 2252cdc632 Add CI/CD workflow 2021-01-02 22:53:00 +01:00
Glenn Y. Rolland 8053f318e0 Add license file 2021-01-02 22:52:40 +01:00
Glenn Y. Rolland 8aeed2a40a Update README with badge & license 2021-01-02 22:52:36 +01:00
Glenn Y. Rolland 3d498170dc Remove gemspec (from ruby) 2021-01-02 22:50:12 +01:00
Glenn Y. Rolland 56cb767368 Update README with latest info 2021-01-02 22:39:13 +01:00
Glenn Y. Rolland bd8ad00026 Add basic window management code for NCurses.cr 2021-01-02 22:36:55 +01:00
Glenn Y. Rolland 0c412c10e4 Implement a simple demo with Ncurses 2021-01-02 16:24:18 +01:00
Glenn Y. Rolland 70c503eeec Update ignore file 2021-01-02 16:24:04 +01:00
Glenn Y. Rolland 132f3c23f1 Update shards.lock 2021-01-02 16:23:56 +01:00
Glenn Y. Rolland 276cc9932d Replace Rakefile with Makefile 2021-01-02 16:23:32 +01:00
Glenn Y. Rolland 6b4155dab1 Switch from ruby to crystal 2021-01-02 14:49:56 +01:00
Glenn Y. Rolland b230729de5 Reorganize code tree 2021-01-02 13:57:55 +01:00
Glenn Y. Rolland 76a9316e5c Remove whitespaces 2019-12-30 01:55:17 +01:00
Glenn Y. Rolland 12df4f909c Fix base navigation 2019-12-30 01:53:25 +01:00
Glenn Y. Rolland 69675eec38 Remove test 2019-12-29 23:02:35 +01:00
Glenn Y. Rolland 3882de81ec Update doc 2019-12-29 22:48:11 +01:00
Glenn Y. Rolland 8c87270a3b Add basic structure 2019-12-29 22:39:50 +01:00
Glenn Y. Rolland b268319dfd Fill gemspec structure 2019-12-29 13:06:36 +01:00
Glenn Y. Rolland e9a7d7a815 Prepare project structure 2019-12-29 12:59:14 +01:00