alinkeo-transcription-core-trial v1.0.2-beta
Alinkeo Transcription
This library was generated with Angular CLI version 14.2.0.
Code scaffolding
Run ng generate component component-name --project alinkeo-transcription to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project alinkeo-transcription.
Note: Don't forget to add
--project alinkeo-transcriptionor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build alinkeo-transcription to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build alinkeo-transcription, go to the dist folder cd dist/alinkeo-transcription and run npm publish.
Running unit tests
Run ng test alinkeo-transcription to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
Publishing Releases
To create a tag run the following:
git tag v1.0.0To push the tags to Github, run the following command:
git push origin --tagsTagging suggestions
It’s common practice to prefix your version names with the letter v. Some good tag names might be v1.0.0 or v2.3.4.
If the tag isn’t meant for production use, add a pre-release version after the version name. Some good pre-release versions might be v0.2.0-alpha or v5.9-beta.3.
Wrapping Up
That is all you need to get started with this project. Be sure to follow me here on Brian Koech or on the Twitter Page @itsbackenddevke. Reach out to me on Personal Email or Work Email
Happy Coding Champ :octocat:
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago