Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create ipic scripts system #49

Open
alecjohnson opened this issue Oct 1, 2013 · 0 comments
Open

create ipic scripts system #49

alecjohnson opened this issue Oct 1, 2013 · 0 comments

Comments

@alecjohnson
Copy link
Contributor

I want to check in the beginnings of an ipic command line system with a calling syntax analogous to git or hg. The initially supported commands are:

  ipic ctags
  ipic help
  ipic help ctags
  ipic help mic

To this end, I am creating a scripts subdirectory.
If this directory is placed in your path, e.g. via

export PATH="$HOME/ipic3d/scripts:$PATH"

then the commands above should work appropriately.

alecjohnson added a commit to alecjohnson/iPic3D that referenced this issue Oct 1, 2013
alecjohnson added a commit to alecjohnson/iPic3D that referenced this issue Oct 4, 2013
alecjohnson added a commit to alecjohnson/iPic3D that referenced this issue Oct 4, 2013
alecjohnson added a commit to alecjohnson/iPic3D that referenced this issue Oct 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant