Skip to content

Files

Latest commit

 

History

History
20 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 200 Bytes

colabeo-client

Colabeo client web application // package build requirement

npm install requirejs -g

// package build

cd pkgtool

make

cd ..

git commit -a -m"new build"

git push