Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 633 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 633 Bytes

Code

The Repository

This is a study project. The Project present to text editor with console based user interface and. This source code is available for everyone.

Code

The Code dark screen

Features

  • Support two color themes
  • Load file
  • Save file
  • Editing file
  • Ability to open multiple files

Quick start

Before build or run programs need to download dotnet 8.0 Runtime.

Build

git clone https://github.com/ReZerVV/Code.git
cd Code
dotnet build

Run

git clone https://github.com/ReZerVV/Code.git
cd Code
dotnet run --project .\Word\