rozdol/numop-skel

Test skeleton app

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/rozdol/numop-skel

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

This package is auto-updated.

Last update: 2025-09-26 01:36:35 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