0.1.0 • Published 8 years ago

entrees v0.1.0

Weekly downloads
6
License
-
Repository
github
Last release
8 years ago

Entrées

Installation

Add Entrées as a global Node module:

npm install --save -g entrees

Getting Started

To create a new project with Entrées just give it a name and a choose a template:

entrees init --name HelloWorld --template ios/vanilla

Available Entrées

Browse the list of available Entrées and see if there's anything you would like to use in your next project.

Vanilla iOS

Type: iOS

Descriptor: ios/vanilla

Example:

entrees init --name MyApp --template ios/vanilla

View All Available Entrées

License

Copyright (c) 2016 I. Dan Calinescu

Licensed under the The MIT License (MIT) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://raw.githubusercontent.com/idancali/entrees/master/LICENSE

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.