Created
April 5, 2014 12:29
-
-
Save merik-chen/9991382 to your computer and use it in GitHub Desktop.
MKC init
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MKC.TODAY |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="PublishConfigData" autoUpload="On explicit save action (Ctrl+S)" serverName="mkc.today"> | |
| <serverData> | |
| <paths name="mkc.today"> | |
| <serverdata> | |
| <mappings> | |
| <mapping deploy="/" local="$PROJECT_DIR$" web="/" /> | |
| </mappings> | |
| <excludedPaths> | |
| <excludedPath path="/phpmyadmin" /> | |
| </excludedPaths> | |
| </serverdata> | |
| </paths> | |
| <paths name="mkc.today-ssh"> | |
| <serverdata> | |
| <mappings> | |
| <mapping deploy="/" local="$PROJECT_DIR$" web="/" /> | |
| </mappings> | |
| </serverdata> | |
| </paths> | |
| </serverData> | |
| <option name="myAutoUpload" value="ON_EXPLICIT_SAVE" /> | |
| </component> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ProjectRootManager" version="2" /> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <module type="WEB_MODULE" version="4"> | |
| <component name="NewModuleRootManager"> | |
| <content url="file://$MODULE_DIR$" /> | |
| <orderEntry type="inheritedJdk" /> | |
| <orderEntry type="sourceFolder" forTests="false" /> | |
| <orderEntry type="module-library"> | |
| <library name="PHARS"> | |
| <CLASSES> | |
| <root url="phar://$MODULE_DIR$/composer.phar" /> | |
| </CLASSES> | |
| <SOURCES> | |
| <root url="phar://$MODULE_DIR$/composer.phar" /> | |
| </SOURCES> | |
| </library> | |
| </orderEntry> | |
| </component> | |
| </module> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ProjectModuleManager"> | |
| <modules> | |
| <module fileurl="file://$PROJECT_DIR$/.idea/MKC.TODAY.iml" filepath="$PROJECT_DIR$/.idea/MKC.TODAY.iml" /> | |
| </modules> | |
| </component> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <component name="DependencyValidationManager"> | |
| <state> | |
| <option name="SKIP_IMPORT_STATEMENTS" value="false" /> | |
| </state> | |
| </component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="VcsDirectoryMappings"> | |
| <mapping directory="" vcs="" /> | |
| </component> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="WebResourcesPaths"> | |
| <contentEntries> | |
| <entry url="file://$PROJECT_DIR$"> | |
| <entryData> | |
| <resourceRoots> | |
| <path value="file://$PROJECT_DIR$" /> | |
| </resourceRoots> | |
| </entryData> | |
| </entry> | |
| </contentEntries> | |
| </component> | |
| </project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "MKC/Today", | |
| "description": "Portfolio", | |
| "minimum-stability": "stable", | |
| "license": "proprietary", | |
| "authors": [ | |
| { | |
| "name": "MERIK CHEN", | |
| "email": "[email protected]" | |
| } | |
| ] | |
| } |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env php | |
| <?php | |
| /* | |
| * This file is part of Composer. | |
| * | |
| * (c) Nils Adermann <[email protected]> | |
| * Jordi Boggiano <[email protected]> | |
| * | |
| * For the full copyright and license information, please view | |
| * the license that is located at the bottom of this file. | |
| */ | |
| Phar::mapPhar('composer.phar'); | |
| define('COMPOSER_DEV_WARNING_TIME', 1399212007); | |
| require 'phar://composer.phar/bin/composer'; | |
| __HALT_COMPILER(); ?> | |
| Kn S composer.phar src/bootstrap.php� �>S� ��2�� src/Composer/IO/ConsoleIO.phpG �>SG ��� src/Composer/IO/NullIO.php% �>S% ~`�� src/Composer/IO/IOInterface.php� �>S� Gj�:� src/Composer/IO/BaseIO.phpd �>Sd �G�Ѷ src/Composer/IO/BufferIO.php+ �>S+ ]� ) src/Composer/Command/RunScriptCommand.php| �>S| ��� ( src/Composer/Command/DiagnoseCommand.php�, �>S�, �[�� ' |