Difference between revisions of "Hackerspaces ch"

From Fixme.ch
Jump to: navigation, search
(creating hackerspaces.ch page)
 
Line 1: Line 1:
 +
[[Category:Ongoing_Projects]]
 +
== Description ==
 +
* http://hackerspaces.ch
 +
* List of hackerspaces in Switzerland
 +
* Scrapper of hackerspaces.org (for any country btw)
 +
 +
== Goal ==
 
This software project has two goals
 
This software project has two goals
 
1) provide a centralized glances of all the hackerspaces in Switzerland.
 
1) provide a centralized glances of all the hackerspaces in Switzerland.
Line 4: Line 11:
  
 
== Project ==
 
== Project ==
The developpement repository is on github
+
*The developpement repository is on github
 
+
git@github.com:fixme-lausanne/hackerspaces_ch.git
    git@github.com:fixme-lausanne/hackerspaces_ch.git
+
* If you don't want to use github for any reason just contact gcmalloc, he will be happy to give you other ways to contribute.
 
+
*You can always fork it, and make a pull request.
If you don't want to use github for any reason just contact gcmalloc, he will be happy to give you other ways to contribute.
+
*A trello board for informal or long term goal is open, you can simply go to  
You can always fork it, and make a pull request.
+
**https://trello.com/board/hackerspaces-ch/5196bd001dc610b17800b39a
 
+
A trello board for informal or long term goal is open, you can simply go to  
+
    https://trello.com/board/hackerspaces-ch/5196bd001dc610b17800b39a
+
to access it.
+

Revision as of 16:00, 25 July 2013

Description

  • http://hackerspaces.ch
  • List of hackerspaces in Switzerland
  • Scrapper of hackerspaces.org (for any country btw)

Goal

This software project has two goals 1) provide a centralized glances of all the hackerspaces in Switzerland. 2) provide an api for querying informations about those hackerspaces.

Project

  • The developpement repository is on github
git@github.com:fixme-lausanne/hackerspaces_ch.git