Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IENT
Camtasia2webvtt
Commits
fd9ba9de
Commit
fd9ba9de
authored
May 11, 2021
by
Christian Rohlfing
Browse files
Update Readme.org
parent
47802fe0
Pipeline
#465679
passed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Readme.org
View file @
fd9ba9de
...
...
@@ -3,7 +3,7 @@
A tool to grab chapter information from a Camtasia config XML file and convert it to WebVTT Chapter file.
* Usage
A
ccess ~index.html~ either locally, or by hosting it somewhere.
Use the [[https://ient.pages.rwth-aachen.de/camtasia2webvtt/][online version]], or a
ccess ~index.html~ either locally, or by hosting it somewhere.
Optionally enter a note (~RWTH Aachen University~ is the default note).
...
...
@@ -35,12 +35,12 @@ Requirements of a Video text format
#+END_SRC
* Installation
i
nstall npm dependencies using [[https://www.npmjs.com/get-npm][npm]]
O
nstall npm dependencies using [[https://www.npmjs.com/get-npm][npm]]
#+BEGIN_SRC bash
$ npm install
#+END_SRC
i
f javascript is modified, bundle javascript using [[http://browserify.org/][browserify]]
O
f javascript is modified, bundle javascript using [[http://browserify.org/][browserify]]
#+BEGIN_SRC bash
browserify script.js -o bundle.js
#+END_SRC
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment