Skip to content

azukiapp/start-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Project Start Script

When accessing a Run Project page (such as http://run.azk.io/start/?repo=run-project/stringer), the start.sh script will be displayed to be executed.

Then, start.sh will:

  • Check if azk is installed and, if it's not, install azk;
  • Run azk start command to run the specified GitHub project;

In order to install azk, start.sh will check if either wget or curl is installed. If none of them are available, it'll displayed a message pointing to installation instructions on azk documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published