diff options
| author | Lucifer <[email protected]> | 2019-12-13 06:17:16 +0530 |
|---|---|---|
| committer | Lucifer <[email protected]> | 2019-12-13 06:17:16 +0530 |
| commit | c2b65bce031cd15ef384f7e0bec0b184f224482e (patch) | |
| tree | 8512b7d79e631b40ddf396d11dd26384f0805e46 /README.md | |
| parent | 78c054665dabe47ae04e1b48c2792885c5cf105a (diff) | |
| download | nativekit-c2b65bce031cd15ef384f7e0bec0b184f224482e.tar.xz nativekit-c2b65bce031cd15ef384f7e0bec0b184f224482e.zip | |
Basics
Added Basic directory structure, modified package.json and added a small readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..27a83e7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Native Kit + +<div style="background-color:darkred; padding: 10px 5px; color: white; font-size: 14px; font-weight: 300; border-radius: 3px">Still in development. Please don't clone this repository.</div> + +Native is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems. + +This kit would soon host different components for each of the operating systems, a website and a detailed documentation. + +Stay tuned. + +If you want to contribute then that information would also be updated shortly.
\ No newline at end of file |
