Skip to content

A menu for Ionic developers so you don't have to type commands all the time.

License

Notifications You must be signed in to change notification settings

vrdriver/IonicMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Steve's Ionic Menu for Developers

A menu for Ionic and CapacitorJS developers so you don't have to type commands all the time.

I got sick of having to look up the commands for doing Ionic and Capacitor commands for common things.

Here is a quick bash script for Mac users, so that you just run one script and have the common things you need.

Copy the menu.sh file to your root path of the project's source code.

Firstly change the permission with:

chmod +x menu.sh

Then run to get the menu up:

./menu.sh

Or just run it with:

sh ./menu.sh    

Screenshot 2024-08-02 at 21 27 38

About

A menu for Ionic developers so you don't have to type commands all the time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages