initium
Start project with any repository!, (*1)
, (*2)
, (*3)
Install
Via Composer, (*4)
``` bash
$ composer global require znck/initium, (*5)
## Usage
```bash
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], (*6)
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., (*7)
Testing
bash
$ composer test, (*8)
Contributing
Please see CONTRIBUTING and CONDUCT for details., (*9)
Security
If you discover any security related issues, please email hi@znck.me instead of using the issue tracker., (*10)
Credits
License
The MIT License (MIT). Please see License File for more information., (*11)