Closed prisis closed 9 years ago
Can you wait a couple of days (max). I'm still testing it and want to finish the documentation first. You can use it at the moment by adding
"repositories": [
{
"type": "vcs",
"url": "https://github.com/johnstevenson/statical"
}
],
"require": {
...
"statical/statical": "dev-master"
},
to your composer.json.
Let me know how you get on.
Of course i can wait :), thx for your answer.
If you have time, check my rep out https://github.com/narrowspark/narrowspark
Finally sorted it. Took a bit longer than I thought!
composer require statical/statical
:+1:
Hey, can you upload you rep on packagist? I like to use it with my framework narrowspark ;)