emplace icon indicating copy to clipboard operation
emplace copied to clipboard

[FEATURE] Support for package manager: antigen

Open jayvdb opened this issue 4 years ago • 4 comments
trafficstars

What is the name of the package manager you would like to see support for? antigen

What operating systems or derivative does this package manager support?

  • [x] Windows
  • [x] Mac
  • [x] Linux
  • [x] BSD
  • [ ] Redox
  • [ ] iOS
  • [ ] Android
  • [ ] Other, namely:

If Linux, is it only for a specific distro?

  • [ ] Yes, namely:
  • [x] No

What type of package manager is this?

  • [ ] Programming language specific (e.g. Cargo for Rust)
  • [ ] General purpose (e.g. APT on Debian)
  • [x] Other, namely: zsh plugins

Are administrator priviliges required? (sudo, etc.)

  • [ ] Yes
  • [x] No

jayvdb avatar Mar 18 '21 05:03 jayvdb

Can this be used from the command line to install software, like antigen bundle package? Because I've skimmed the documentation a bit, and it looks like bundles are defined in a configuration file.

tversteeg avatar Mar 18 '21 16:03 tversteeg

Yes it can be run on the cli, and I usually do that first, to ensure that it installs and activates correctly before putting it into the configuration file.

jayvdb avatar Mar 18 '21 21:03 jayvdb

But does Emplace make sense in that workflow? It seems just syncing the configuration file in the same repository already reaches that goal?

tversteeg avatar Mar 24 '21 17:03 tversteeg

antigen plugins can have significant dependencies which would be tracked in emplace. Having the antigen plugin also captured helps keep a temporal log of what is being installed and why.

jayvdb avatar Mar 24 '21 17:03 jayvdb