Configure a file template (CSV, Excel and Fixed Length)
- Download or clone repo End2EndSystems/FileProcessor
- Enter the folder:
cd FileProcessor/
- Install Ruby gems:
bundle install
- Start Jekyll server:
bundle exec jekyll serve
Configure a file template (CSV, Excel and Fixed Length)
cd FileProcessor/
bundle install
bundle exec jekyll serve