-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Adam Tauber edited this page Sep 29, 2022
·
4 revisions
Omnom is a webpage bookmarking and snapshotting service.
It consists of two parts; a multi-user web application that accepts bookmarks and snapshots and a browser extension responsible for bookmark and snapshot creation.
Check out the setup section in our README.
Use manage.sh to run tests or create test/production artifacts.
Currently the following commands are available:
help - Display help
Dependencies
------------------
install_js_deps - Install or install frontend dependencies (required only for development)
install_test_deps - Install or install test dependencies
Tests
-----
run_unit_tests - Run unit tests
run_e2e_tests - Run browser tests
start_test_server - Launch test server
Build
-----
build_css - Build css files
build_addon - Build addon
build_test_addon - Build test addon