# docshub_docslogo **Repository Path**: tekintian/docshub_docslogo ## Basic Information - **Project Name**: docshub_docslogo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-09 - **Last Updated**: 2025-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docslogo some framework and development language logos ## Install Ubuntu: ```shell apt-get install imagemagick apt-get install graphicsmagick ``` Mac OS X (using [Homebrew](http://brew.sh/)): ```shell brew install imagemagick brew install graphicsmagick ``` Windows & others: - GraphicsMagick: [http://www.graphicsmagick.org/download.html](http://www.graphicsmagick.org/download.html) - ImageMagick: [http://www.imagemagick.org/script/binary-releases.php](http://www.imagemagick.org/script/binary-releases.php) Confirm that GraphicsMagick or ImageMagick is properly set up by executing `gm -version` or `convert -version` in a terminal. ## Task ```shell npm -g install gulp-cli npm install gulp --tasks ``` Task detail see the `gulpfile.js` file. ## Result ![Result](https://raw.githubusercontent.com/icai/docslogo/master/result.png "Result") ## License Licensed under the MIT license.