Commit Graph

12 Commits

Author SHA1 Message Date
Timo Reymann 294cfb1b58 docs: Add examples to documentation 2023-02-15 18:12:31 +01:00
semantic-release-bot 9de87a6acd chore(release): 1.0.0 [skip ci]
## 1.0.0 (2023-02-15)

### Features

* Add first modules ([762ae97](https://github.com/timo-reymann/bash-tui-toolkit/commit/762ae97a36f5dc5fbc28e35a1b92fcc1914697a1))
* Add modules to publish ([e0aeedf](https://github.com/timo-reymann/bash-tui-toolkit/commit/e0aeedf1904d87770c6eece1c68ed078622e0ca0))
2023-02-15 16:49:27 +00:00
Timo Reymann e0aeedf190 feat: Add modules to publish 2023-02-15 17:45:32 +01:00
Timo Reymann 85e9ceda4f ci: Add semantic-release 2023-02-15 13:57:34 +01:00
Timo Reymann 308768579c docs: Add dev instructions to README 2023-02-15 13:43:24 +01:00
Timo Reymann 50778082eb docs: Add renovate badge 2023-02-15 13:40:18 +01:00
Timo Reymann 9af7f187e8 docs: Add circleci badge 2023-02-15 13:39:13 +01:00
Timo Reymann 7a9b30cc46 ci: Add build 2023-02-15 13:36:20 +01:00
Timo Reymann da13b88d3a ci: Add initial pipeline 2023-02-15 13:32:52 +01:00
Timo Reymann 3744a220f1 chore: Add build 2023-02-15 13:25:16 +01:00
Timo Reymann 762ae97a36 feat: Add first modules
This adds the first modules blocks from the initial proof of concept, with basic docs.
Currently missing is bundling and usage instructions
2023-02-15 00:19:14 +01:00
Timo Reymann c25f947416 docs: Create README 2023-02-14 20:39:26 +01:00