Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit e0cfb2e

Browse files
author
Tyler Mills
committed
N98 Setup
1 parent 9f229f3 commit e0cfb2e

File tree

7 files changed

+13
-590
lines changed

7 files changed

+13
-590
lines changed

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
composer.phar
2-
/vendor/
3-
4-
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
5-
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6-
# composer.lock
1+
vendor

n98-magerun.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
autoloaders:
2+
Etre\Shell: %module%/src
3+
4+
commands:
5+
customCommands:
6+
- Etre\Shell\Console\Commands\PatchCommand
7+
- Etre\Shell\Console\Commands\PlayCommand

src/N98/Module/n98-magerun.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/N98/Module/src/Console/Commands/Installer/RecoverCommand.php

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)