mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-19 18:32:36 +01:00
10 lines
152 B
Markdown
10 lines
152 B
Markdown
|
|
# Build Process
|
|
* Install node.js
|
|
* Install grunt `npm install -g grunt`
|
|
* Install grunt cli `npm install -g grunt-cli`
|
|
|
|
# Tests
|
|
* Install protractor
|
|
|