Skip to content

Commit

Permalink
mirror change, s/cloudhost/devlabs
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Sep 18, 2014
1 parent 13f195e commit a80f83a
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[Julia.jl](http:https://svaksha.github.io/Julia.jl) contains curated decibans of resources for the [Julia language](https://github.com/JuliaLang).

### Mirrors
- [GitLab](https://gitlab.com/svaksha/Julia.jl) :: git clone [email protected]:svaksha/Julia.jl.git
- [Cloudhost](https://git.cloudhost.io/svaksha/Julia.jl) :: git clone [email protected]:svaksha/Julia.jl.git

# PAGES
- [AI.md](https://github.com/svaksha/Julia.jl/blob/master/AI.md) :: Algorithms, DataMining, Data Structures, ML, NLP, ...
Expand Down Expand Up @@ -34,12 +31,17 @@
For Base packages, check if the package you seek is listed in their [built-in package manager](https://github.com/JuliaLang/METADATA.jl) on github, or check the [metadata for registered Julia packages](http:https://docs.julialang.org/en/latest/packages/packagelist/)


### Contributing
Some tips for submitting a [pull request (PR)](https://github.com/svaksha/Julia.jl/pulls):
- Add your link as per the topic, with notes (if any) to the respective MarkDown (.md) pages in the repo.
- For broken links submit a bug report, or replace the broken URI, then submit a PR.
- For Documentation and cookbooks, check if it matches the categories listed, if yes, then list it against *Resources / DOC*, else use the [Cookbook.md](https://github.com/svaksha/Julia.jl/blob/master/Cookbook.md) page.


# LICENSE
- This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License - (CC-BY-SA-3.0). Read the [LICENSE.md](https://github.com/svaksha/Julia.jl/blob/master/LICENSE.md) file for full details.

## Mirrors
- [GitLab](https://gitlab.com/svaksha/Julia.jl) :: git clone [email protected]:svaksha/Julia.jl.git
- [Devlabs](https://gitlab.devlabs.linuxassist.net/svaksha/Julia.jl) :: ssh:https://[email protected]:608/svaksha/Julia.jl.git

## Contributing Guidelines
##### To submit a [PR](https://github.com/svaksha/Julia.jl/pulls)
- Add your link as per the topic, in _alphabetical order_, with notes (if any) to the respective section in the markdown files.
- For broken links or outdated information, submit a bug report, or make the necessary changes and submit a PR.
- For Documentation and cookbooks, check if it matches the categories listed, else, list it on the [Resources.md](https://github.com/svaksha/Julia.jl/blob/master/Resources.md) page.
- For those unable to use git, create a github account, fork the 'Julia.jl' repo and edit the page by [clicking on the "pencil" icon on the markdown page](https://help.github.com/articles/editing-files-in-your-repository), then click on save and submit a PR. Github does this [automatically in 8 steps](https://help.github.com/articles/editing-files-in-another-user-s-repository).

0 comments on commit a80f83a

Please sign in to comment.