Skip to content

M4a1x/ltspice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

LTspiceXVII

LTspiceIV unmodified redistribution. Each distribution gets it's own branch. They contain the files of the installation folder of LTspiceXVII. The master branch contains a script for extracting the installtion folder of the ".exe".

Contributing

Updating

As this repository is updated by hand and the releases from Linear Technologies are quite frequent, pull requests are welcome.

Steps:

  • Clone the repository: git clone https://github.com/M4a1x/ltspice.git (or use SSH if you prefer)
  • Run the script and follow instructions (can be a bit hidden because of wine output) sh ltspice/extract_install_folder.sh
  • cd ltspice
  • git checkout -b ${version-number}
  • mv ../ltspice-installation/* .
  • git commit -a -m "Version ${version-number}`
  • git push

Any help and suggestions are welcome. Especially regarding the extraction of the program files without starting the installer, i.e. by using linux tools.

About

LTspiceIV unmodified redistribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages