znck / initium
Begin a new project with ease!
v0.0.1
2016-06-01 20:15 UTC
Requires
- php: ~7.0
- guzzlehttp/guzzle: ^6.2
- symfony/console: ^3.1
- symfony/process: ^3.1
This package is not auto-updated.
Last update: 2024-12-21 20:19:39 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_name
value befoo project
then::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.