Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 865 Bytes

File metadata and controls

35 lines (24 loc) · 865 Bytes

Automatic version updates

Sed

A stream editor for manipulating text files

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install sed

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/sedport.git
cd sedport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.