commit | ba5e3f3484c0de46f4f5fc5baf5804648179a9eb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu May 24 10:58:00 2018 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 24 10:58:00 2018 -0700 |
tree | 5bfff42d64b4aac4339fc76a5b6e76f2556b723c | |
parent | 13251a8e57f3c5bd200ddd7dd42ef4e9af110429 [diff] |
Run js-beautify and fixjsstyle on code Found this pointer on stackoverflow: https://stackoverflow.com/a/31660434/5508494 End goal is to get the code formatted well enough that clang format will run correctly against it. Change-Id: I80053e78d253d8eee49233e42d55e5807ae8fdc8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.