Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pallyoung/spencer-kit
a framework to help you to init a project with the specify template
https://github.com/pallyoung/spencer-kit
framework project react react-native
Last synced: about 2 hours ago
JSON representation
a framework to help you to init a project with the specify template
- Host: GitHub
- URL: https://github.com/pallyoung/spencer-kit
- Owner: pallyoung
- Created: 2017-07-14T08:38:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T16:02:32.000Z (over 6 years ago)
- Last Synced: 2024-11-01T22:16:45.285Z (5 days ago)
- Topics: framework, project, react, react-native
- Language: Objective-C
- Homepage:
- Size: 520 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spencer-kit · [![npm version](https://badge.fury.io/js/spencer-kit-cli.svg)](https://badge.fury.io/js/spencer-kit-cli) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
spencer-kit is a tool let you easy to init a project.
* [features](#features)
* [usage](#usage)
* [templates](#usage)## Features
## usage
```
npm i -g spencer-kit-cli
```
then you can init project with the cmd below.```
skit init awesome-project -t react-multipage-project
```## templates
[support templates](/spencer-kit-templates/README.md)