Skip to content

webnazakazku/bible-21-osis-to-epub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Osis to MySQL

Download release

Developement

Requirements

.NET SDK

How to build

dotnet build bible-21-osis-to-epub.csproj

How to run

Resources can be found here

  • After you build the application you can find it in ./bible-21-osis-to-epub/bin/Debug/
  • Run it by bible-21-epub.exe PATH_TO_XML_FILE.xml

How to debug in Visual Studio

  • Open bible-21-osis-to-epub.sln in Visual Studio
  • In Solution Explorer find Properties and open it
  • In Debug tab you can find Command line arguments
  • Add a path to the xml file
  • Run debug

About

Simple console OSIS -> EPUB generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 73.8%
  • HTML 25.0%
  • CSS 1.2%