@brincat/utils
v0.0.0
Published
Utility package
Downloads
2
Readme
@brincat/utils
ALPHA. Staged for pre-release.
Package is not for release and currently close-source. This software has no license granted for usage, sharing, merging, modification, publishing or distribution.
You must not install this package unless you have been granted explicit permission by the owner and author.
Setup
Development
Testing
Production
Builds deployables.
npx lerna run build --scope=@brincat/corePublish
npm login
# npm whoami
npm publishUsage
import utils from '@brincat/utils'
console.log('Testing :: ', utils())