first kfc version

This commit is contained in:
MeexReay 2025-03-21 22:24:30 +03:00
parent fd45ace05d
commit adcdb62513
3 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ Github - https://github.com/MeexReay/poshlostios
* cat <file> - показать содержимое файла
* ppm <i/s/r/u/A/a/l> [package] - пакетный менеджер
* woman <article> - руководства по всякому
* kfc <file> - редактор файлов в стиле vi
Планируется:
* прога чтото наподобе nano или vi
* xorg
`

View File

@ -1,6 +1,6 @@
{
"name": "hello",
"version": "0.1.3",
"version": "0.1.4",
"description": "Hello Message",
"author": "MeexReay",
"apps": [ "hello.js" ],

View File

@ -1,6 +1,6 @@
{
"name": "kfc",
"version": "0.0.1-test",
"version": "0.1.0",
"description": "Keep Files Customized",
"author": "MeexReay",
"apps": [ "kfc.js" ],