File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Experimental Standalone HydePHP Executable
2
2
3
+ [ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/hyde/cli?include_prereleases )] ( https://packagist.org/packages/hyde/cli )
4
+ [ ![ Total Downloads on Packagist] ( https://img.shields.io/packagist/dt/hyde/cli )] ( https://packagist.org/packages/hyde/cli )
5
+ [ ![ License MIT] ( https://img.shields.io/github/license/hydephp/cli ) ] ( https://github.com/hydephp/cli/blob/master/LICENSE.md )
6
+ [ ![ Test Coverage] ( https://codecov.io/gh/hydephp/cli/branch/master/graph/badge.svg?token=G6N2161TOT )] ( https://codecov.io/gh/hydephp/cli )
7
+ [ ![ Test Suite] ( https://github.com/hydephp/cli/actions/workflows/tests.yml/badge.svg )] ( https://github.com/hydephp/cli/actions/workflows/tests.yml )
8
+
3
9
## About
4
10
5
11
This is an experimental standalone executable for the static site generator HydePHP.
@@ -38,13 +44,12 @@ hyde build
38
44
39
45
### Changelog
40
46
41
- Please see [ CHANGELOG] ( https://github.com/hydephp/develop /blob/master/CHANGELOG.md ) for more information on what has changed recently.
47
+ Please see [ CHANGELOG] ( https://github.com/hydephp/cli /blob/master/CHANGELOG.md ) for more information on what has changed recently.
42
48
43
49
### Contributing
44
50
45
51
HydePHP is an open-source project, contributions are very welcome!
46
52
47
- Development is made in the HydePHP Monorepo, which you can find here https://github.com/hydephp/develop .
48
53
49
54
### Security
50
55
@@ -58,4 +63,4 @@ All vulnerabilities will be promptly addressed.
58
63
59
64
### License
60
65
61
- The MIT License (MIT) . Please see [ License File] ( LICENSE.md ) for more information.
66
+ The MIT License. Please see the [ License File] ( LICENSE.md ) for more information.
You can’t perform that action at this time.
0 commit comments