<h1 align="center"> Fasky CLI </h1>

<p align="center">
    <img alt="GitPoint" title="GitPoint" src="./assets/fasky.png" width="80">
    <img alt="GitPoint" title="GitPoint" src="./assets/react_native.png" width="120">
    <img alt="GitPoint" title="GitPoint" src="./assets/firebase.png" width="250">
</p>

<p align="center">
    <img alt="showcase" src="./assets/cli.png" width="700">
</p>

<div align="center">
  <strong>Faster project setup - more productivity</strong> 
</div>
<div align="center">
</div>

## Table of Contents 📚

- [Installation 🔧](#introduction)
- [Usage 💡](#usage)
- [Features 🏷](#features)
- [Development 💻](#development)
- [Contributors 🤓](#Contributors-)

## Installation 🔧

`npm install -g fasky-cli`

## Usage 💡

Creating a best practice React-Native project is easier than ever thanks to the Fasky CLI. Simply type 'fasky' into your terminal and you're ready to go.

## Features 🏷

- Up2date React-Native project with typescript
- Firebase integration (optional)
- i18N translations (optional)
- Navigation framework (optional)

## Development 💻

- Install `npm i -g @zeit/ncc`
- Login to your publisher account e.g. `npm adduser fasky`
- Compile project `ncc build src/index.js -o dist`
- Publish to npm `npm run build`

## Contributors 🤓

| [<img alt="Thomas Leiter" src="https://avatars3.githubusercontent.com/u/20393156?s=400&u=ae0a43de5d81d58a698abffe4e2ede024f2b6700&v=4" width="117">](https://github.com/tomLadder) | [<img alt="Thomas Leiter" src="https://avatars2.githubusercontent.com/u/11005451?s=460&v=4" width="117">](https://github.com/sutefan1) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| <p align="center">[Max Haider](https://github.com/MaxHaider) </p>                                                                                                                  | <p align="center">[Thomas Leiter](https://github.com/tomLadder) </p>                                                                   | <p align="center">[Stefan Papst](https://github.com/sutefan1) </p> |
