https://github.com/fasky-software/fasky-cli
🚀 Faster React-Native project setup | more productivity
https://github.com/fasky-software/fasky-cli
Last synced: 3 months ago
JSON representation
🚀 Faster React-Native project setup | more productivity
- Host: GitHub
- URL: https://github.com/fasky-software/fasky-cli
- Owner: fasky-software
- License: mit
- Created: 2020-03-22T12:58:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T08:57:12.000Z (about 4 years ago)
- Last Synced: 2025-04-09T04:23:42.724Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.78 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fasky CLI
Faster project setup - more productivity
## 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 🤓
| [
](https://github.com/tomLadder) | [
](https://github.com/sutefan1) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
|
[Thomas Leiter](https://github.com/tomLadder)
| [Stefan Papst](https://github.com/sutefan1)
|