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
7031fe23
Commit
7031fe23
authored
Jan 07, 2021
by
Thibaut Meyer
Browse files
fixed links in Readme
parent
209b5fdb
Pipeline
#386821
passed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Readme.org
View file @
7031fe23
...
...
@@ -35,12 +35,12 @@ Requirements of a Video text format
#+END_SRC
* Installation
install npm dependencies using [[https://www.npmjs.com/get-npm][
~
npm
~
]]
install npm dependencies using [[https://www.npmjs.com/get-npm][npm]]
#+BEGIN_SRC bash
$ npm install
#+END_SRC
if javascript is modified, bundle javascript using [[http://browserify.org/][
~
browserify
~
]]
if 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