Skip to content

eXist-book/using-exist-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eXist Book - Using eXist 101 Chapter Example Code

Code examples from the Using eXist 101 chapter.

This chapter is intentionally kept seperate from the other example code that accompanies the book as it is felt that the reader should work through producing this code themselves rather than installing it directly into the database.

For reference purposes, this repository is a backup of the collection /db/apps/exist101 from an eXist database.

To restore the backup you need to clone this Git repository and then restore the backup. You will need to ensure that you have Git installed first.

git clone https://github.com/eXist-book/using-exist-101
cd using-exist-101
$EXIST_HOME/bin/backup.sh --user admin --password your-password -P "" --restore ./__contents.xml__

About

Code examples from the Using eXist 101 chapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages