Git Product home page Git Product logo

socialbyway's Introduction

SocialByWay Social Plugin Library

SocialByWay is javascript based social plugin library for the site and application developers. It provides a common set of interfaces for the application developers who would want to develop their own widgets connecting and using the social sites like Facebook, Flickr, LinkedIn

Want to contribute to SocialByWay APIs? Please read CONTRIBUTING.md.

Installation

Use git to clone the official JSDoc repository:

git clone [email protected]:Imaginea/SocialByWay.git

Alternatively, you can download a .zip file for the latest development version or a previous release.

Dependencies

SocialByWay uses Ruby >= 1.9.2 and Rails >= 3.0.0

Build

Run the command to install dependencies bundle install

Building the SocialByWay Library. It can take 3 arguments

rake socialbyway:build  VERSION="<version number>" BUILD_PATH="<build path>" DOCS=true|false

Example:
rake socialbyway:build  VERSION="1.1" BUILD_PATH="/home/site" DOCS=true		

To run the build without documentation, version number and with default build path

rake socialbyway:build

To have both docs and version number as part of build

rake socialbyway:build VERSION="1.1"  DOCS=true	

To build and deploy the library on the site

rake socialbyway:build  VERSION="1.1" BUILD_PATH="/home/site" DOCS=true	

Once the packaging is done,

Site > build > socialbyway(version number) > socialbyway(version number).zip

See Also

Project Site: http://www.socialbyway.com/

Project Documentation: https://www.socialbyway.com/document.html

JSDoc User's Group: http://groups.google.com/group/socialbyway-users

Project Announcements: http://twitter.com/socialbyway

License

SocialByWay is copyright (c) 2012-2013.

SocialByWay is free software, licensed under the MIT License. See the file LICENSE.md in this distribution for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.