Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliangut/scrolls

Personal knowledge base
https://github.com/juliangut/scrolls

Last synced: 23 days ago
JSON representation

Personal knowledge base

Awesome Lists containing this project

README

        

# Scrolls

Personal knowledge base I need to browse for, normally when I'm on
a new computer or I have to format mine due to "too much playing".

Or just for sharing with colleagues.

## Code Analysis Tools

* .coveralls.yml [Coveralls](https://coveralls.io/) template
* .scrutinizer.yml [Scrutinizer](https://scrutinizer-ci.com/) template
* .travis.yml [Travis](https://travis-ci.org/) template
* phpunit.xml [PHPUnit](https://phpunit.de/) template
* phpcs.xml [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer) template
* phpmd.xml [PHPMD](https://github.com/phpmd/phpmd) template

## Code Configurators

* .editorconfig [EditorConfig](http://editorconfig.org/)
* .jshint [JSHint](http://jshint.com/)
* .bowerrc [Bower](http://bower.io/)

## Editors

### [Sublime Text](http://www.sublimetext.com/)

* General information / configuration
* Preferences
* Default (Linux).sublime-mousemap

### [Brackets](http://brackets.io/)

* General information / configuration
* Preferences

### [VIM](http://www.vim.org/)

* .vimrc example

## GIT

* General information / configuration
* .git-prompt.sh
* .gitattributes example
* .gitconfig example
* .gitignore example

## NPM

* General information / configuration

## Docker

* General information / configuration

## SSH

* General information / configuration

## Tmux

* General information / configuration