Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcaballero/psha-demo
Demonstration of the Psha library capable of running in Mac 256-colors.
https://github.com/lcaballero/psha-demo
Last synced: 23 days ago
JSON representation
Demonstration of the Psha library capable of running in Mac 256-colors.
- Host: GitHub
- URL: https://github.com/lcaballero/psha-demo
- Owner: lcaballero
- License: epl-1.0
- Created: 2014-09-30T19:03:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T19:16:44.000Z (over 10 years ago)
- Last Synced: 2024-04-14T19:27:35.252Z (9 months ago)
- Language: CoffeeScript
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Introduction
Simple demonstration of the Psha caching library in the terminal.
## Usage
```
%> git clone https://github.com/lcaballero/psha-demo.git
%> cd psha-demo
%> npm install
%> chmod +x main.coffee
%> ./main.coffee
```## Screen Shot
![Screen Shot 1](https://raw.githubusercontent.com/lcaballero/psha-demo/master/files/images/screen-shot-2014-09-03.png "Screen Shot")
## License
See license file.
The use and distribution terms for this software are covered by the
[Eclipse Public License 1.0][EPL-1], which can be found in the file 'license' at the
root of this distribution. By using this software in any fashion, you are
agreeing to be bound by the terms of this license. You must not remove this
notice, or any other, from this software.[EPL-1]: http://opensource.org/licenses/eclipse-1.0.txt