Commit graph

41 commits

Author SHA1 Message Date
Maas Lalani f75dfa668f
docs: add new gifs (#533)
* docs: add new gifs

* Update README.md

* docs: spin.gif

* docs: add spin.gif to readme

* fix: lint

* don't commit filter.tape
2024-04-05 04:16:25 -04:00
Maas Lalani 9ab722ca4f
chore: new gifs (JetBrains Mono) 2024-04-05 02:32:16 -04:00
Maas Lalani 4c3cc1773f
feat: add kaomoji example 2023-05-22 15:00:53 -04:00
Mathew Payne 83db83296a
Add staged file check for commit example (#269)
* Add staged file check for commit example

* fix: stage all confirmation

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-02-27 19:19:23 -05:00
Maas Lalani dfa412fa1a
test: add table, pager, file to test 2022-10-11 17:47:14 -04:00
NNB 25b5ebff5e Added DIYfetch to examples/ 2022-09-28 11:59:11 -04:00
MichalGrzymek 73518ef21b
docs: git-branch-manager.sh should be executable (#139) 2022-08-30 20:49:41 -04:00
Maas Lalani 7a1a91b4e0
docs: show usage with skate (#136) 2022-08-30 12:24:11 -04:00
Maas Lalani 5f4cc48069
docs: add git-branch-manager.sh
From @andrew8088's video on Gum:
https://www.youtube.com/watch?v=tnikefEuArQ
2022-08-15 13:57:45 -04:00
NalZE7 bcfded82c8 docs: fix a warning in the filter example
fixing a here-document warning in the filter-key-value.sh script
2022-08-15 12:22:31 -04:00
Maas Lalani 5d24ca88f4
test: add default gum commands without any flags as test cases 2022-08-11 18:14:37 -04:00
Maas Lalani 910e365004
test(example): don't use -e for echo 2022-08-02 19:10:40 -04:00
Maas Lalani d48959d528
test: Add test suite
Adds test suite in ./examples/test.sh
2022-08-02 19:06:32 -04:00
Maas Lalani a9627edea4
refactor: git stage cli (simplified) 2022-08-02 13:56:40 -04:00
Nickiel12 4194c3116b
A basic git cli for staging/unstaging files (#76) 2022-08-02 17:27:52 +02:00
Maas Lalani 03e0c80b0c
docs(examples): Move to PR example to README instead of script 2022-08-01 16:09:45 -04:00
Maas Lalani b95962f5b5
docs(examples): Add script to list and checkout PRs on GitHub
Allows listing all PRs on a repository and checkout the selected pull request.
2022-08-01 13:01:54 -04:00
Maas Lalani 75a10561fa docs: add filter example with identification (key / value) 2022-07-30 18:14:29 -04:00
Maas Lalani fd50224627 wip 2022-07-30 18:14:29 -04:00
Maas Lalani e4fc0c2e74
docs: fix commit.sh example to not use bashism 2022-07-29 12:56:32 -04:00
Maas Lalani 98353ae4d3
docs: Add node.js embedding gum example 2022-07-29 12:34:31 -04:00
Maas Lalani 5c53322db9
docs(examples): add posix.sh 2022-07-28 12:22:48 -04:00
Maas Lalani e0beb050fd
docs: note on gum confirm exit codes 2022-07-28 08:51:22 -04:00
Maas Lalani d80b425e80
docs: add gum confirm to commit.sh script 2022-07-27 18:40:52 -04:00
Maas Lalani 483da45749
refactor: demo.sh clean up 2022-07-26 11:20:48 -04:00
Maas Lalani 661c7fa6f9
Merge branch 'main' of https://github.com/charmbracelet/gum 2022-07-26 10:41:07 -04:00
Maas Lalani ea49558038
demo script improvements 2022-07-26 10:33:44 -04:00
Maas Lalani a6a02289f0
docs: show how to embed gum in python and ruby scripts 2022-07-21 17:49:47 -04:00
Maas Lalani b118135078
refactor(commit): change commit script to match tutorial 2022-07-21 13:54:23 -04:00
Maas Lalani a4f01b5354
docs(examples): fix demos 2022-07-20 16:09:38 -04:00
Maas Lalani d6b895b7f1
Update README.md 2022-07-18 14:35:54 -04:00
Maas Lalani 3e950970bb
docs: update flags --color to --x.foreground 2022-07-16 00:23:05 -04:00
Maas Lalani 00ba1f77a7
docs(examples): Convert to GIF (ffmpeg) script 2022-07-15 18:33:04 -04:00
Maas Lalani 89892f85e3
docs(magic): Add example of magic trick
The magic example shows the user a bash magic trick by asking them to choose a card and then showing them their card.

A script never reveals its secrets. (unless you look at ./examples/magic.sh)
2022-07-11 18:11:48 -04:00
Maas Lalani 11e7e18256
docs(examples): Add example of conventional commit script
This change adds an example script of how to prompt the user for the necessary information for a conventional commit.
2022-07-11 17:07:53 -04:00
Maas Lalani 901e367fe2
refactor: rename gum search to gum filter 2022-07-08 13:58:14 -04:00
Carlos A Becker 9db6389fec
fix: example
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-08 14:38:42 -03:00
Maas Lalani fa4f09a413
feat: Default accent color is 212 (Bubble Gum Pink) 2022-07-07 17:46:22 -04:00
Maas Lalani 9f4f9ecbf1
refactor: rename to gum 2022-07-07 14:59:27 -04:00
Maas Lalani 25a12fbbc6
feat: gum style can take multiple arguments 2022-07-07 13:29:10 -04:00
Maas Lalani e2854d5b23
feat: add example/demo.sh to showcase functionality 2022-07-07 13:29:10 -04:00