Skip to content

A simple bash script to automate the install and setup of Ino Toolkit on Ubuntu

Notifications You must be signed in to change notification settings

ff6347/Ino-Toolkit-Ubuntu-Quickinstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Ino-Toolkit-Ubuntu-Quickinstall

A simple bash script to automate the install and setup of Ino Toolkit on Ubuntu

Usage: sudo ./ino_ubuntu_quickinstall.sh

This script performs the following actions:

  • Updates and Upgrades with apt-get update && apt-get upgrade
  • Installs potentially uninstalled dependencies:
    • python
    • python-setuptools
    • python-configobj
    • python-jinja2
    • picocom
  • Clones the ino toolkit git repo (NOTE: uncomment the last three lines of the script for this action)
  • Compiles ino toolkit

For a quickstart guide on using ino toolkit, visit inotool.org/quickstart

About

A simple bash script to automate the install and setup of Ino Toolkit on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published