Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulkp220/spinner.jl
A very basic command line spinner for Julia! :fire:
https://github.com/rahulkp220/spinner.jl
beginner-friendly julia-package spinner
Last synced: 13 days ago
JSON representation
A very basic command line spinner for Julia! :fire:
- Host: GitHub
- URL: https://github.com/rahulkp220/spinner.jl
- Owner: rahulkp220
- License: mit
- Created: 2018-03-05T15:53:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T16:40:13.000Z (almost 7 years ago)
- Last Synced: 2024-12-08T14:42:12.760Z (15 days ago)
- Topics: beginner-friendly, julia-package, spinner
- Language: Julia
- Homepage:
- Size: 5.86 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/rahulkp220/Spinner.jl.svg?branch=master)](https://travis-ci.org/rahulkp220/Spinner.jl)
[![codecov.io](http://codecov.io/github/rahulkp220/Spinner.jl/coverage.svg?branch=master)](http://codecov.io/github/rahulkp220/Spinner.jl?branch=master)# Spinner.jl :rocket:
A very basic command line spinner for Julia!### Installation
```julia
Pkg.clone("https://github.com/rahulkp220/Spinner.jl.git")
```### How it works!
![GIF](http://g.recordit.co/q3jO5VMeSj.gif)