mog-typescript
v1.0.2
Published
Genomcore Typescript Library
Readme
M0G TYPESCRIPT LIBRARY
This repo is for distribution on npm.
Install
You can install this package either with npm.
npm
npm install mog-typescript --saveThen add mog-typescript as a dependency for your app:
import * as mog from 'mog-typescript/src';Version
Let’s bump a new patch version of the package:
npm version patchOur preversion, version, and postversion will run, create a new tag in git and push it to our remote repository. Now publish again:
npm publishDocumentation
Coming soon --
License
The MIT License
Copyright (c) 2015 Genomcore, SL.
