2017 © Pedro Peláez
 

library modman-generator

Simple script which helps generate modman file based update "git ls-files" command.

image

andkirby/modman-generator

Simple script which helps generate modman file based update "git ls-files" command.

  • Tuesday, June 21, 2016
  • by andkirby
  • Repository
  • 1 Watchers
  • 15 Stars
  • 1,167 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 8 Forks
  • 1 Open issues
  • 9 Versions
  • 2 % Grown

The README.md

modman-generator

Simple script which helps generate Magento modman file based upon "git ls-files" command. It's useful on create package with usage of magento-composer-installer., (*1)

Usage

To generate modman file just go to your Magento project root directory and run:, (*2)

modman-generate

How it works

It get all files under GIT by command git ls-files. It excludes files by masks - modman - composer.json - composer.lock - .gitignore - README.md - LICENSE, (*3)

It is looking for directories by masks: - app/code/*/*/*/ (like app/code/community/Namespace/ModuleName/) - app/design/*/*/*/*/*/*/ (like app/design/adminhtml/default/default/template/namespace/modulename) - app/etc/modules/* - app/locale/* - lib/*, (*4)

It also looks for files from directories: - shell - js - skin, (*5)

The Versions

21/06 2016

dev-master

9999999-dev

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

21/06 2016

v0.1.9

0.1.9.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

01/05 2016

v0.1.8

0.1.8.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

06/08 2015

v0.1.7

0.1.7.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

28/05 2015

v0.1.6

0.1.6.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

06/05 2015

v0.1.5

0.1.5.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

19/02 2015

v0.1.4

0.1.4.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

06/02 2015

v0.1.1

0.1.1.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik

13/01 2015

v0.1.0

0.1.0.0

Simple script which helps generate modman file based update "git ls-files" command.

  Sources   Download

MIT

by Andrew Roslik