znck / initium
Begin a new project with ease!
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/znck/initium
Requires
- php: ~7.0
- guzzlehttp/guzzle: ^6.2
- symfony/console: ^3.1
- symfony/process: ^3.1
This package is not auto-updated.
Last update: 2025-10-26 01:01:23 UTC
README
Start project with any repository!
Install
Via Composer
$ composer global require znck/initium
Usage
initium new <project-name> [<optional-skeleton-repository = default: znck/skeleton>]
Create your own skeleton repository
Initium replaces all strings starting with semi-colon with user provided data.
Example: :vendor/:project_name will be replaced by variables named [Vendor/Project Name]
Features
- For key
:project_namevalue befoo projectthen::Project_name=Foo project:Project_Name=Foo Project:PROJECT_NAME=FOO PROJECT
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
