Skip to content

Simple Go web server to serve the output of arr.ai scripts

License

Notifications You must be signed in to change notification settings

orlade/arrai-browse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arr.ai Browse

Browse is a simple web server that evaluates arr.ai scripts (a poor man's CGI).

Usage

To install browse as an executable:

make install

cd to the directory you want to browse, and run:

arrai-browse

Navigate to http://localhost:4000 in the browser, and browse the .arrai files in the file system subtree.

To pass args to the script (i.e. populate //os.args), pass one or more args= query parameters.

About

Simple Go web server to serve the output of arr.ai scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published