1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 23:17:45 +00:00
serenity/Base/home/anon
Andreas Kling 4d942cc1d0 js: Take the script file as a command-line argument
Now that we have the beginnings of a parser, let's take the script to
run as a command-line argument and move all the test scripts into
/home/anon/js :^)

To run a script, simply use "js":

$ js my-script.js

To get an AST dump before execution, you can use "js -A"
2020-03-12 10:52:47 +01:00
..
js js: Take the script file as a command-line argument 2020-03-12 10:52:47 +01:00
little little: Make this build by default, and add some curlies 2019-11-18 19:01:50 +01:00
www LibWeb: Rename directory LibHTML => LibWeb 2020-03-07 10:32:51 +01:00
FileManager.ini FileManager: Remember my last position and size. 2019-11-09 20:50:53 +01:00
IRCClient.ini IRC client setttings, Terminal settings, more WM settings 2019-05-27 21:40:53 +02:00
myfile.txt Base: Rename /users to /home. 2019-02-10 11:18:12 +01:00
Taskbar.ini Taskbar: Add a quick launch bar 2019-12-04 14:32:15 +01:00
Terminal.ini Terminal: Use the visual bell by default. 2019-06-07 08:45:39 +02:00