Skip to content

start groovy on linux/ubuntu from terminal just like executable commands

License

Notifications You must be signed in to change notification settings

bennoloeffler/groovy-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groovy-scripts

put Groovy Scripts in path under Ubuntu (Elementary OS)
  • scripts written in groovy
  • made the startable by calling their name in terminal
  • put them under ~/projects/scripts
  • created a symbolic link ~/bin that points to scripts folder
  • made executable by chmod +x fileXY.sh
  • /bin is in the default path for user according to standard installation (see ~.profile)

About

start groovy on linux/ubuntu from terminal just like executable commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages