mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-12 11:36:48 +01:00
21 lines
477 B
PHP
21 lines
477 B
PHP
<!DOCTYPE html>
|
|
<head>
|
|
<title>Github plugin coming soon!</title>
|
|
</head>
|
|
|
|
<body style="font-family: arial, helvetica, swiss, verdana">
|
|
|
|
<b>ICErepo - Plugin coming soon!</b>
|
|
<br><br>
|
|
|
|
I'm creating a Github plugin right now which will allow you to sync website code with Github repos.
|
|
<br><br>
|
|
Full details and dev at:<br>
|
|
<a href="http://github.com/mattpass/ICErepo">http://github.com/mattpass/ICErepo</a>
|
|
<br><br>
|
|
<b>Expected launch date:</b><br>
|
|
Wed 22nd Aug
|
|
|
|
</body>
|
|
|
|
</html> |