Skip to content

Forklift pallet to install commonly used command line tools and an example of a self-installing repo built using forklift.

License

Notifications You must be signed in to change notification settings

g2forge/fl-clicommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forklift CLI Common

Forklift pallet to install commonly used command line tools and an example of a self-installing repo built using forklift.

Installation

bash <(curl -L https://raw.githubusercontent.com/g2forge/forklift/master/install) import com.github g2forge/fl-clicommon master

Packages

  • tmux
  • dos2unix
  • nano
  • curl
  • git
  • make
  • psmisc
  • bc
  • jq
  • rsync
  • unzip
  • wget

Maintenance

The forklift post-import script installs the packages using forklift's ability to install OS packages. It reads the list of packages to install from the Packages section of this file, so if you wish to change the set of installed packages you need simply change that list.

About

Forklift pallet to install commonly used command line tools and an example of a self-installing repo built using forklift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages