wandji20 / Grammar-checker

An English Language linters checker. It checks for wrong use of paragraph indentation, heading indentation, line, indentation, and punctuation marks.
7 stars 0 forks source link

Text Grammar Linter

This project is designed to scan through an input text file and output errors about its structure and typography.

It basically throws errors about

screenshot

Built With

Getting Started

To get a local copy up and running, apply the following instructions.

Prerequisites

Install

  1. Clone the repository to your machine via :
$ git clone https://github.com/wandji20/ruby-linters-capstone
  1. gem install strscan

    • Navigate to the project folder and paste a text in input/user1.txt
    • Run bin/linters.rb to get results of fouls committed on the console.
    • cd to spec folder and run rspec test_examples.rb to view test results.

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!