In this project i managed to build a helper for the css files that are needed to give style to your website. It will read everyline of the css code to find basic typo warnings that we might do as begginers in the area.
- Ruby
- Download the project. -Click on the green button that says "Code", on the upper right side of the project frame and select Download ZIP
- Go to the directory where you downloaded the ZIP file and open it. Extract its contents to any directory you want in your system.
- Copy or move your stylesheet file inside "/lib" folder with the name of style.css.
- Open your system terminal in the same directory where you extract the files.
- Run the program with ruby ./bin/css_lintern.rb
- Enjoy
Carlos Ospina
- GitHub: @carloso0114
- Twitter: Carlos_Osp1
- LinkedIn: Carlos Ospina
Give a star if you like this project!