Seafile est un service de cloud partagé utilisé par mon employeur pour sauvegarder sa documentation projet. Seafile propose un client graphique permettant d'accéder et de synchroniser des dossiers distants/locaux très facilement.
This is a sample markdown file to help you write Markdown quickly :)
If you use the fabulous Sublime Text 2 editor along with the Markdown Preview plugin, open your ST2 Palette with CMD+P then choose Markdown Preview in browser to see the result in...
PHPCS is a great tool to help you make sure the correct coding style is being followed within a project. The problem is that some times the build in standards don’t cover all your needs so it is necessary to build custom rules. I will walk through...
If you are trying to ignore changes to a file that’s already tracked in the repository (e.g. a dev.properties file that you would need to change for your local environment but you would never want to check in these changes) than what you want to do...