-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from molovo/version-0.2.x
v0.2.0
- Loading branch information
Showing
2 changed files
with
123 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,16 @@ revolver update 'A different message' | |
revolver stop | ||
``` | ||
|
||
## Styles | ||
|
||
Revolver comes with a `revolver demo` command which demonstrates each of the | ||
included spinner styles. Once you've found one you like, select it using the | ||
`--style` option. | ||
|
||
```sh | ||
revolver --style 'bouncingBall' 'The spinner message' | ||
``` | ||
|
||
## License | ||
|
||
Copyright (c) 2016 James Dinsdale <[email protected]> (molovo.co) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters