znck/initium

Begin a new project with ease!

v0.0.1 2016-06-01 20:15 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:47:45 UTC


README

Start project with any repository!

initium

StyleCI Status Build Status Coverage Status Software License Packagist Latest Version Issues

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 be foo 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.