Giter Site home page Giter Site logo

utils's Introduction

Manual Installation and Development

Download the GIT repository in you favorite projects directory

$ git clone [email protected]:borisKarastanev/utils.git

Content

deploy-templates

Automate npm deployment with github tags for listed Nativescript Sidekick Templates

Enter the utils/deploy directory and copy the script to your fusion-templates directory

$ cp ./deploy-templates.sh PATH_TO_YOUR_FOLDER/

Running the script

Make the file executable

$ chmod u+x ./deploy-templates.sh

Run the script with valid arguments

1: Valid Sidekick templates directory

2: Valid simver as an argument e.g [ 3.1.1 | major | minor | patch | ]

 $ ./deploy-templates.sh ./your-templates-dir 3.1.4
 

deploy-page-templates

Automate npm deployment with github tags for listed Nativescript Sidekick Page Templates

Enter the utils/deploy directory and copy the script to your fusion-templates directory

$ cp ./deploy-page-templates.sh PATH_TO_YOUR_FOLDER/

Running the script

Make the file executable

$ chmod u+x ./deploy-page-templates.sh

Run the script with valid arguments

1: Valid Sidekick templates directory

2: Valid simver as an argument e.g [ 3.1.1 | major | minor | patch | ]

 $ ./deploy-page-templates.sh ./your-templates-dir 3.1.4
 

deploy-extension

Automate npm deployment with github tags for the Nativescript Starter Kits Extension

Enter the utils/deploy directory and copy the script to your nativescript-starter-kits directory

$ cp ./deploy-extension.sh PATH_TO_YOUR/nativescript-starter-kits/

Running the script

Make the file executable

$ chmod u+x ./deploy-extension.sh

Run the script with a valid simver as an argument e.g [ 3.1.1 | major | minor | patch | ]

 $ ./deploy-extension.sh 3.1.4
 

get-templates

Enter the utils/download directory and copy the script to your fusion-templates directory

$ cp ./get-templates.sh /YOUR_DOWNLOAD_FOLDER

Running the script

Make the file executable

$ chmod u+x ./get-templates.sh

Run the script

 $ ./get-templates.sh
 

get-page-templates

Enter the utils/download directory and copy the script to your fusion-templates directory

$ cp ./get-page-templates.sh /YOUR_DOWNLOAD_FOLDER

Running the script

Make the file executable

$ chmod u+x ./get-page-templates.sh

Run the script

 $ ./get-page-templates.sh
 

utils's People

Watchers

James Cloos avatar Boris Karastanev avatar

Forkers

progressns

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.