rozdol/numop-skel

Test skeleton app

v1.0.3 2018-06-20 05:00 UTC

This package is auto-updated.

Last update: 2024-03-25 22:39:11 UTC


README

  • add .gitkeep to evry emplty folder

  • add composer.json with type:project

composer install

git init

git add .

git commit -m 'initial'

Create in github git@github.com:rozdol/numop-skel.git

git remote add origin git@github.com:rozdol/numop-skel.git

git push origin master

Add new relrease on github

https://packagist.org/packages/submit <-- https://github.com/rozdol/numop-skel

composer create-project rozdol/numop-skel foobar.com

Assets

Create in github git@github.com:rozdol/numop-assets.git

git clone git@github.com:rozdol/numop-assets.git
  • add .gitkeep to evry emplty folder

  • add composer.json with type:library

composer install

git add .

git commit -m 'initial release'

git push origin master

Add new relrease on github

https://packagist.org/packages/submit <-- https://github.com/rozdol/numop-assets

Clonning the skeleton

git clone git@github.com:rozdol/numop-skel.git

Clonning the Assets

git clone git@github.com:rozdol/numop-assets.git

Clonning the Projec src

git clone git@github.com:rozdol/numop-assets.git