Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Big rewrite (maybe) #128

Closed
caarlos0 opened this issue Aug 16, 2016 · 1 comment
Closed

Big rewrite (maybe) #128

caarlos0 opened this issue Aug 16, 2016 · 1 comment
Milestone

Comments

@caarlos0
Copy link
Member

I'm thinking about supporting any kind of bundle types.

For that to work, we would have basically a core api and a zsh api (initially), than we could add a path api (to add the bundle folder to PATH, for example), and fish api, and whatever we want...

the main api usage should look like:

antibody.New(bundles).Bundle()

which should return a string with all shell commands that should run: source path/a.zsh; export PATH="path_b/:$PATH" etc

@caarlos0 caarlos0 mentioned this issue Aug 16, 2016
6 tasks
@caarlos0
Copy link
Member Author

done

@caarlos0 caarlos0 modified the milestone: v2 Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant