File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# @react-native-community/bob
2
2
3
+ [ ![ Version] [ version-badge ]] [ package ]
4
+ [ ![ Build Status] [ build-badge ]] [ build ]
5
+ [ ![ MIT License] [ license-badge ]] [ license ]
6
+
3
7
👷♂️ Simple CLI to scaffold and build React Native libraries for different targets.
4
8
5
9
## Features
@@ -203,3 +207,12 @@ Thanks to the authors of these libraries for inspiration:
203
207
## LICENSE
204
208
205
209
MIT
210
+
211
+ <!-- badges -->
212
+
213
+ [ version-badge ] : https://img.shields.io/npm/v/@react-native-community/bob.svg?style=flat-square
214
+ [ package ] : https://www.npmjs.com/package/@react-native-community/bob
215
+ [ build-badge ] : https://img.shields.io/circleci/project/github/react-native-community/bob/master.svg?style=flat-square
216
+ [ build ] : https://circleci.com/gh/react-native-community/bob
217
+ [ license-badge ] : https://img.shields.io/npm/l/@react-native-community/bob.svg?style=flat-square
218
+ [ license ] : https://opensource.org/licenses/MIT
You can’t perform that action at this time.
0 commit comments