Skip to content

matteac/sted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sted - Simple Text Editor

sted is a command-line text editor written in Rust. It provides basic functionalities to manipulate and edit text files.

Usage Example

example

Installation

To compile and use sted, ensure you have Rust installed. Clone the repository and use Cargo to build the project:

git clone https://github.com/matteac/sted.git
cd sted
cargo install --path=.

Contributions

Contributions and feedback are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Simple Text Editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages