Skip to content

lcaballero/LucidEdge.SimpleLineParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SimpleLineParser

Parser to deal with simple files that contain one item per line (and comments, and empty lines). This is really a simple project, and something better probably exists.

Project Setup

  1. Install Nuget command line (use the second link)
  2. Clone the project and build project (which builds the tests too).
  3. The pre-build event will install the nuget packages into the solution.
  4. The packages include NUnit and NUnitRunner. So, optionally run the tests.
  5. At this point LucidEdge.SimpleLineParser should be a dll that you can use.

About

Parser to deal with simple files that contain one item per line (and comments, and empty lines). This is really a simple project, and something better probably exists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages