2.0.0 • Published 4 years ago

rn-license-gen v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

rn-license-gen

License generator for React Native projects.

Currently it supports React Native & Android project.

How to use

  1. Setup https://github.com/cookpad/LicenseToolsPlugin to project gradle (android/build.gradle)
  2. npm i -g rn-license-gen
  3. rn-license-gen --help
  4. rn-license-gen

This tool doens't provide license screens. Do it by yourself.

You might be able to use it for other Native/JS platforms such as Cordova as well.

Contributions

License templates are incompleted.

Feel free to contribute.

License

The MIT License (MIT)