devilbox/docs/_includes/links/tools.rst

281 lines
9.7 KiB
ReStructuredText
Raw Normal View History

2018-07-10 18:59:52 +00:00
..
============================================================
Command line tools
============================================================
2018-07-27 17:42:07 +00:00
.. |ext_lnk_tool_ansible| raw:: html
<a target="_blank" href="https://www.ansible.com/">
Ansible <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
2018-07-10 18:59:52 +00:00
.. |ext_lnk_tool_awesome_ci| raw:: html
<a target="_blank" href="https://github.com/cytopia/awesome-ci">
2018-07-24 10:59:48 +00:00
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_linuxbrew| raw:: html
2018-07-26 07:37:30 +00:00
<a target="_blank" href="https://linuxbrew.sh">
2018-07-24 10:59:48 +00:00
Linux brew <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
2018-07-27 17:42:07 +00:00
.. |ext_lnk_tool_codecept| raw:: html
<a target="_blank" href="https://codeception.com/">
Codeception <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
2018-07-10 18:59:52 +00:00
.. |ext_lnk_tool_composer| raw:: html
<a target="_blank" href="https://getcomposer.org">
2018-07-24 10:59:48 +00:00
Composer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_drush| raw:: html
<a target="_blank" href="https://www.drush.org">
2018-07-24 10:59:48 +00:00
Drush <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_drupal_console| raw:: html
<a target="_blank" href="https://drupalconsole.com">
2018-07-24 10:59:48 +00:00
Drupal Console <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_eslint| raw:: html
<a target="_blank" href="https://eslint.org">
2018-07-24 10:59:48 +00:00
ESLint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_git| raw:: html
<a target="_blank" href="https://git-scm.com">
2018-07-24 10:59:48 +00:00
Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_git_flow| raw:: html
<a target="_blank" href="https://github.com/nvie/gitflow">
2018-07-24 10:59:48 +00:00
Git flow <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_gulp| raw:: html
<a target="_blank" href="https://gulpjs.com/">
2018-07-24 10:59:48 +00:00
Gulp <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_grunt| raw:: html
<a target="_blank" href="https://gruntjs.com">
2018-07-24 10:59:48 +00:00
Grunt <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_jsonlint| raw:: html
<a target="_blank" href="https://github.com/zaach/jsonlint">
2018-07-24 10:59:48 +00:00
JSON lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_laravel| raw:: html
<a target="_blank" href="https://github.com/laravel/installer">
2018-07-24 10:59:48 +00:00
Laravel installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_mdl| raw:: html
<a target="_blank" href="https://github.com/markdownlint/markdownlint">
2018-07-24 10:59:48 +00:00
Markdown lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_mdlint| raw:: html
<a target="_blank" href="https://github.com/ChrisWren/mdlint">
2018-07-24 10:59:48 +00:00
MD linter <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
2018-07-26 07:37:30 +00:00
.. |ext_lnk_tool_mongodump| raw:: html
<a target="_blank" href="https://docs.mongodb.com/manual/reference/program/mongodump/">
mongodump <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_mongorestore| raw:: html
<a target="_blank" href="https://docs.mongodb.com/manual/reference/program/mongorestore/">
mongorestore <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_mysqldump| raw:: html
<a target="_blank" href="https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html">
mysqldump <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
2018-07-10 18:59:52 +00:00
.. |ext_lnk_tool_mysqldump_secure| raw:: html
<a target="_blank" href="https://mysqldump-secure.org">
2018-07-24 10:59:48 +00:00
mysqldump-secure <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_node| raw:: html
<a target="_blank" href="https://nodejs.org/en/">
2018-07-24 10:59:48 +00:00
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_npm| raw:: html
<a target="_blank" href="https://www.npmjs.com">
2018-07-24 10:59:48 +00:00
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_phalcon| raw:: html
<a target="_blank" href="https://github.com/phalcon/phalcon-devtools">
2018-07-24 10:59:48 +00:00
Phalcon DevTools <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_phpcs| raw:: html
<a target="_blank" href="https://github.com/squizlabs/PHP_CodeSniffer">
2018-07-24 10:59:48 +00:00
PHP CodeSniffer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_phpcbf| raw:: html
<a target="_blank" href="https://github.com/squizlabs/PHP_CodeSniffer">
2018-07-24 10:59:48 +00:00
PHP Code Beautifier and Fixer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
2018-07-27 17:42:07 +00:00
.. |ext_lnk_tool_phpunit| raw:: html
<a target="_blank" href="https://phpunit.de/">
PHPUnit <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
2018-07-26 07:37:30 +00:00
.. |ext_lnk_tool_pg_dump| raw:: html
<a target="_blank" href="https://www.postgresql.org/docs/current/static/backup-dump.html">
pg_dump <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_pgsql_restore| raw:: html
<a target="_blank" href="https://www.postgresql.org/docs/current/static/backup-dump.html#BACKUP-DUMP-RESTORE">
pgsql <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
2018-07-10 18:59:52 +00:00
.. |ext_lnk_tool_photon| raw:: html
<a target="_blank" href="https://photoncms.com/resources/installing">
2018-07-24 10:59:48 +00:00
Photon CMS cli <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_sass| raw:: html
2018-07-26 07:37:30 +00:00
<a target="_blank" href="https://sass-lang.com">
2018-07-24 10:59:48 +00:00
Sass <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_scss_lint| raw:: html
<a target="_blank" href="https://github.com/brigade/scss-lint">
2018-07-24 10:59:48 +00:00
SCSS Lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_ssh| raw:: html
<a target="_blank" href="https://www.openssh.com">
2018-07-24 10:59:48 +00:00
OpenSSH <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_symfony| raw:: html
<a target="_blank" href="https://github.com/symfony/symfony-installer">
2018-07-24 10:59:48 +00:00
Symfony installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_tig| raw:: html
<a target="_blank" href="https://github.com/jonas/tig">
2018-07-24 10:59:48 +00:00
Text-mode Interface for Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_webpack| raw:: html
<a target="_blank" href="https://webpack.js.org">
2018-07-24 10:59:48 +00:00
Webpack <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_wp| raw:: html
<a target="_blank" href="https://wp-cli.org">
2018-07-24 10:59:48 +00:00
Wordpress CLI <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_yamllint| raw:: html
<a target="_blank" href="https://github.com/adrienverge/yamllint">
2018-07-24 10:59:48 +00:00
Yamllint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_yarn| raw:: html
<a target="_blank" href="https://yarnpkg.com/en">
2018-07-24 10:59:48 +00:00
Yarn <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
..
============================================================
Web tools
============================================================
.. |ext_lnk_tool_phpmyadmin| raw:: html
<a target="_blank" href="https://www.phpmyadmin.net">
2018-07-24 10:59:48 +00:00
phpMyAdmin <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_adminer| raw:: html
<a target="_blank" href="https://www.adminer.org">
2018-07-24 10:59:48 +00:00
Adminer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
.. |ext_lnk_tool_opcachegui| raw:: html
<a target="_blank" href="https://github.com/amnuts/opcache-gui">
2018-07-24 10:59:48 +00:00
OpcacheGui <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-10 18:59:52 +00:00
</a>
2018-07-24 07:41:41 +00:00
..
============================================================
Projects
============================================================
.. |ext_lnk_project_vhost_gen| raw:: html
<a target="_blank" href="https://github.com/devilbox/vhost-gen">
2018-07-24 10:59:48 +00:00
vhost-gen <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
2018-07-24 07:41:41 +00:00
</a>
2018-07-25 06:56:45 +00:00
.. |ext_lnk_project_watcherd| raw:: html
<a target="_blank" href="https://github.com/devilbox/watcherd">
watcherd <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_project_watcherp| raw:: html
<a target="_blank" href="https://github.com/devilbox/watcherp">
watcherp <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>