0.0.3 • Published 6 years ago

mway-app-scripts v0.0.3

Weekly downloads
5
License
ISC
Repository
bitbucket
Last release
6 years ago

M-Way App Scripts

Keep in mind this is stil ongoing project and thus in early alpha stage

The app scripts represent all needed/missing functions that might be needed when building Enterprise solutions with Ionic. Scripts are written in Typescript and are compiled with npm tsc scripts located in package.json. Source itself can be found in src folder. The output of transpilation will be written in dist folder.

Running the command PLACEHOLDER, the output will give you all information on how to get started.

The project consists of next amazing things:

  • Typescript for writing code in,
  • Mocha/Chai for testing the code,
  • Tslint for Linting,
  • VSCode config files for easier code debugging.

What comes next?

  • config.xml update/editor
  • encapsulated/local cordova?
  • resources/targets
  • badge creator
  • ionic generator++ (destDir, module, etc.)
  • template `ionic start TEMPLATE:
    • includes translation service
    • e2e/unit tests
0.0.3

6 years ago

0.0.2

6 years ago