Alex Vernacchia 8f0c279e3c Merge pull request #1 from vernak2539/gulp-tasks
More initial work
2015-01-07 18:16:34 +00:00
2015-01-07 17:23:07 +00:00
2015-01-07 17:23:07 +00:00
2015-01-07 17:23:07 +00:00
2015-01-07 17:23:07 +00:00

#Social.com's Scheduler

Here is a scheduler from us, for you. Enjoy. Will be rough at the start, but we'll get there. The rest is coming soon.

It should look something like this below when finished.

The Scheduler

##Installing

Bower

bower install --save /* whatever name we decide on */

This should download angular as well, which is required.

NPM

npm install --save /* whatever name we decide on */

You will need angular as well. will look into doing this with npm for browserify or use with cherrio.

##Contributing

Obviously we would love you to contribute your ideas as well as code!

We only ask that you write tests for code you contribute (if applicable) and adhere to the coding style that is already in the files.

###Getting Started

Fork the project. Even maintainers will be using forks.

We will be using gulp and bower for this project. Thus, you will need to run npm install and bower install.

After that, you should be good to go. Happy hunting!

##Release History

Coming soon...

S
Description
angular js scheduler
Readme 176 KiB
Languages
JavaScript 83%
HTML 9.9%
Stylus 4.2%
CSS 2.9%