Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spidermonkey

Config

config.yaml

scan_settings:
  rescan_interval: "4m"       # Time until rescanning (e.g., "10m", "1h", "30s")
  pre_scan_commands:
    - echo "Pull latest changes from git"
    - git pull
  scan_directory: "~/dev/firefox"
  exclude_patterns:
    - ".git/"
  endpoint: "127.0.0.1:3000"
spidermonkey -c config.yaml

About

REST api to index and search for files. (WIP)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages