1.0.0 • Published 6 years ago

@fattist/isomeow v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.0

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.17

6 years ago

0.0.18

6 years ago

0.0.15

6 years ago

0.0.16

6 years ago

0.0.14

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago