biocore / micronota

annotation pipeline for microbial genomes and metagenomes
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

autocomplete.sh #34

Open mortonjt opened 8 years ago

mortonjt commented 8 years ago

The autocomplete.sh should be automatically sourced by setup.py

ElDeveloper commented 8 years ago

Hmmm, this sounds like a bad idea, as installing a python package would pollute your current environment inadvertently right? :-1:

On (Dec-10-15|13:09), mortonjt wrote:

The autocomplete.sh should be automatically sourced by setup.py


Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34

mortonjt commented 8 years ago

Ok. Do you have any suggestions? Right now, it is required to run source autocomplete.sh in order to get the autocomplete script to work.

ElDeveloper commented 8 years ago

How was this problem solved in biom? And alternatively what's the suggested way to do it according to the click developers?

On (Dec-10-15|13:19), mortonjt wrote:

Ok. Do you have any suggestions? Right now, it is required to run source autocomplete.sh in order to get the autocomplete script to work.


Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34#issuecomment-163752498

RNAer commented 8 years ago

nothing except documenting that you can append it to your .bashrc file.

On Thu, Dec 10, 2015 at 1:21 PM, Yoshiki Vázquez Baeza < notifications@github.com> wrote:

How was this problem solved in biom? And alternatively what's the suggested way to do it according to the click developers?

On (Dec-10-15|13:19), mortonjt wrote:

Ok. Do you have any suggestions? Right now, it is required to run source autocomplete.sh in order to get the autocomplete script to work.


Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34#issuecomment-163752498

— Reply to this email directly or view it on GitHub https://github.com/biocore/micronota/issues/34#issuecomment-163753033.