0.1.2 • Published 9 years ago

sightline v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Sightline

Demonstrate your CLI with animated examples.

npm.io

Install With npm

npm install --save sightline

Install With Bower

bower install sightline

Getting started

To run the project locally, clone the project:

# Clone the project
git clone https://github.com/chloi/sightline

# Move into the project folder
cd sightline

Next, install the development dependencies. Harp is used to serve the examples.

npm install
npm start
# Visit the example at http://localhost:9000/examples/1

Contributing

Thanks for considering contributing! There’s information about how to contribute to Sightline here. Feel free to send us an email or open an issue here, too.

License

The MIT License (MIT)

Copyright © 2014–2015 Jorge Pedret, Kenneth Ormandy, and Chloi Inc.