box-attachment-publisher
v1.0.3
Published
You can download this
Downloads
46
Readme
Box Attachment Publisher
Developer Notes
You can download this
git clone http://gitea.tron.com.br:3000/carlos.aurelio2/box-attachment-publisher.git
Compile the library, and transpile code to "lib" directory.
npm run build
ls libRun the test cases
npm run test
Publish the package to npm
npm login
npm publish --access publicUsing the library
This library can be used importing it as example folder.
