commit d918dbfb61778610c68ce9a9b8e22d470607ce62 Author: Михаил Капелько Date: Tue Aug 18 15:56:01 2020 +0300 Создать на основе gitjs-privet-mir | Create based on gitjs-privet-mir diff --git a/0000 b/0000 new file mode 100644 index 0000000..e9cb6da --- /dev/null +++ b/0000 @@ -0,0 +1,5 @@ +Привет | Hello +1.0.0 + +/привет|hello.череда +x /привет|hello.js diff --git a/привет|hello.js b/привет|hello.js new file mode 100644 index 0000000..14b90ca --- /dev/null +++ b/привет|hello.js @@ -0,0 +1,7 @@ +ПоприветствоватьМир = function() +{ + console.log("Привет, мир!"); + console.log("Hello, world!"); + document.body.innerHTML += "

Привет, мир!

"; + document.body.innerHTML += "

Hello, world!

"; +}; diff --git a/привет|hello.череда b/привет|hello.череда new file mode 100644 index 0000000..278573b --- /dev/null +++ b/привет|hello.череда @@ -0,0 +1,2 @@ +пуск + поприветствовать мир