0.8.60 • Published 7 years ago

nodekit-cli v0.8.60

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

http://nodekit.io {NK} NodeKit is the universal, open-source, embedded engine that provides a full Node.js instance inside desktop and mobile applications for macOS, iOS, Android, and Windows.

This repository provides a command line interface to create a new {NK} NodeKit skeleton app for any or all of the target platforms, and/or wraps an existing Node.js, desktop or web application in a {NK} NodeKit package that can be deployed to each of the appropriate app stores.

See nodekit.io for further details on {NK} NodeKit

{NK} NodeKit Command Line

Join the chat at https://gitter.im/nodekit-io/nodekit {NK} Roadmap Twitter Follow

Installation

Make sure you have Node.js installed (between v4 and v6).

Optimal: install Node.js version 6.7 or later and npm 3.10 or later using nvm

npm install -g nodekit-cli

Create and run a nodekit application

nodekit create myApp
cd myApp
nodekit platform add macos
nodekit build
nodekit run

Target Platforms

PlatformSupported
androidIn Testing
iosSupported
macosSupported
windowsIn progress
ubuntuNot started
nodejsNot started

License

Apache 2.0

Related Repositories on GitHub

Use of Cordova Command Line Tooling

Note that the command line interface for creating, building and running platforms is adapted from the Cordova Command line interface. The platforms directory will contain some files forked from the Cordova repositories but these are only used during the build phase, and the Cordova engine is not included in the NodeKit runtime engine. We do this because XCode, Visual Studio and Android Studio continue to evolve their build pipelines and project file structures, and so we can get the benefits of all the hard work that goes into cordova-cli, cordova-lib and cordova-common.

Automatic refactor and patch from cordova-cli repository

npm install
gulp clean
gulp refactor
0.8.60

7 years ago

0.8.59

7 years ago

0.8.58

7 years ago

0.8.57

7 years ago

0.8.56

7 years ago

0.8.55

7 years ago

0.8.54

7 years ago

0.8.53

7 years ago

0.8.52

7 years ago

0.8.51

7 years ago

0.8.50

7 years ago

0.8.49

7 years ago

0.8.48

7 years ago

0.8.47

7 years ago

0.8.46

7 years ago

0.8.45

7 years ago

0.8.44

7 years ago

0.8.43

7 years ago

0.8.42

7 years ago

0.8.41

7 years ago

0.8.40

7 years ago

0.8.39

7 years ago

0.8.38

7 years ago

0.8.37

7 years ago

0.8.36

7 years ago

0.8.35

7 years ago

0.8.34

7 years ago

0.8.33

7 years ago

0.8.32

7 years ago

0.8.31

7 years ago

0.8.30

7 years ago

0.8.29

7 years ago

0.8.28

7 years ago

0.8.27

7 years ago

0.8.26

7 years ago

0.8.25

7 years ago

0.8.24

7 years ago

0.8.23

7 years ago

0.8.22

7 years ago

0.8.21

7 years ago

0.8.20

7 years ago

0.8.19

7 years ago

0.8.18

7 years ago

0.8.17

7 years ago

0.8.16

7 years ago

0.8.15

7 years ago

0.8.14

7 years ago

0.8.13

7 years ago