Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliangut/scrolls
Personal knowledge base
https://github.com/juliangut/scrolls
Last synced: 23 days ago
JSON representation
Personal knowledge base
- Host: GitHub
- URL: https://github.com/juliangut/scrolls
- Owner: juliangut
- Created: 2014-10-15T19:51:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T08:23:32.000Z (11 months ago)
- Last Synced: 2024-05-02T05:29:07.252Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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