1.0.0 • Published 4 years ago

@fattist/isomeow v1.0.0

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

isomeow 🐈

isomeow is a CLI tool that generates new React Native projects with isomorphic scaffolding from jumpstreet. Like a cat, isomeow nimbly bimbly balances between convention and configuration.

This tool includes:

  • Auth0 integration (via react-native-auth0)
  • Navigation integration (via react-navigation)
  • Localization support (via react-i18next)
  • Redux integration
  • TypeScript support
  • Builtin npm script commands for common RN-specific tasks (e.g. clear cache and rebuild/bundle via npm run rebundle)
  • And meow-re! 🐈

Installation

To install isomeow via npm, run:

$ npm i -g @fattist/isomeow

To skip installation, run the following:

$ npx isomeow init

Usage

To get started, cd into your new projects parent directory and run the following:

$ isomeow init

Alternatively, you can pass in the project name as an argument:

$ isomeow init MeowMeow

1.0.0

4 years ago

0.1.0

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago