Skip to content

script for quick setup development environment of Debian ARM

Notifications You must be signed in to change notification settings

juluosdev/julu-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

julu-get

Script for quick setup development environment of Debian ARM (This is draft version julu-get.)

install

  • use curl with shell
    curl https://raw.github.com/juluosdev/julu-get/master/install.sh | sh -
    

how to use

  • List Packages

    $ ~/julu-get/bin/julu-get list
    
  • Install specific package by name

    $ ~/julu-get/bin/julu-get install <pkg_name>
    
  • Unstall specific package by name

    $ ~/julu-get/bin/julu-get uninstall <pkg_name>
    

About

script for quick setup development environment of Debian ARM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages