Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

openT2T/opent2t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenT2T

Cross-platform core libraries for Open Translators to Things written in TypeScript

Compiling the .ts to .js

npm run build

Running unit tests

npm run test

Running the linter

npm run lint

Preparing the package for publishing

  1. Update version number in package.json; Send a PR out for approval/FYI

  2. Follow steps to have the changes merged to Master

  3. cd to the node folder and run the following (assuming you have added our publish user account via npm adduser - contact the opent2t team if you are at this point and don't have access to this information)

  4. npm publish

Refer to the wiki for documentation.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Cross-platform core libraries for Open Translators to Things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published