Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasancheg/project
https://github.com/jasancheg/project
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasancheg/project
- Owner: jasancheg
- License: mit
- Created: 2014-09-07T03:47:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-08T00:51:34.000Z (about 10 years ago)
- Last Synced: 2023-04-12T06:53:20.468Z (over 1 year ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Contributing: CONTRIBUTING.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Git Essentials (learning git)
This is the README file for the fake project I'm
using to learn Git. For make it I'm waching in the
official documentation and checking in a couple of
courses by Tuts+All Rights reserved. September 2014. Jose Antonio Sanchez
adding a line more for test with the GUI of github*# Now I'm learning Grunt
I will continue using this repository for get best practices
using git and for continue the study "Perfect Worflow"Adding the jquery plugin on the description for now
## Getting Started
Download the [production version][min] or the [development version][max].[min]: https://raw.github.com/jasancheg/project/master/dist/Project.min.js
[max]: https://raw.github.com/jasancheg/project/master/dist/Project.jsIn your web page:
```html
jQuery(function($) {
$.awesome(); // "awesome"
});```
## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Release History
_(Nothing yet)_