KO
|
EN
gitlite — search
Search
#python
#javascript
#hacktoberfest
#dotnet
#mongodb
#nodejs
#css3
#html5
#react
#api
#template
#rust
Scarlet
★ 28
Open GitHub ↗
An HTTP frontend for Redis
Download README (.md)
Explore Similar Repositories
TUIOsharp
:
No description available.
Open-GPS-tracker
:
A web based GPS-tracker.
appengine-i18n-sample-python
:
A small sample showing how to build an internationalized app with App Engine
LeafSnap
:
computer vision-based mobile plant classification application(Android)
Symbolic-math-HaTeX
:
Convenient Haskell syntax for writing in LaTeX math expressions
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Scarlet
?
Download (.md)
# Scarlet An HTTP frontend, for Redis. ## Installing You can install Scarlet simply by running the following command (assuming you have a Go environment setup): go get github.com/nesv/Scarlet Alternately, if you would like to clone the repository and build it from there, the sources also ship with a simple Makefile; all you have to do once you get the repository cloned is run: make ...and you will have a `Scarlet` executable in your current directory, that you can move around, to wherever. ## Issues? If you experience any issues, please create an issue [here](https://github.com/nesv/Scarlet/issues), on Github. ## Development If you would like to help out with developing Scarlet, that would be awesome! The first thing to do, would be to fork this repository, do something important and/or cool, then submit a pull request. If your work is good, and consistent, then you will be added to the list of contributors. ## Copying & contributing See [LICENSE.md](https://raw.github.com/nesv/Scarlet/master/LICENSE.md). ## Build statuses [Travis CI](http://travis-ci.org): [](http://travis-ci.org/nesv/Scarlet) [Drone.io](https://drone.io): [](https://drone.io/nesv/Scarlet/latest) ## Changelog Please see [CHANELOG.md](https://raw.github.com/nesv/Scarlet/master/CHANGELOG.md).