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

Rewrite the script #19

Closed
icy opened this issue Sep 23, 2013 · 3 comments
Closed

Rewrite the script #19

icy opened this issue Sep 23, 2013 · 3 comments
Assignees

Comments

@icy
Copy link
Owner

icy commented Sep 23, 2013

Now all OS-specific commands are put together (side-by-side). That's really messy, and it's hard to maintain the main script. We will move all OS-specific commands into a directory or librarry (that is dedicated for the OS); the main script will locate them when needed.

@icy
Copy link
Owner Author

icy commented Apr 18, 2014

Things to do:

  1. Detect OS
  2. Detect Options and Operations (Oo)
  3. Load the script file, for example, scripts/Debian/Oo.sh
  4. Use environments instead of arguments

@icy
Copy link
Owner Author

icy commented Apr 18, 2014

@NgoHuy is working on this.

@icy
Copy link
Owner Author

icy commented May 4, 2014

The next generation of the script can be found under ng branch (https://github.com/icy/pacapt/tree/ng)

@icy icy closed this as completed May 4, 2014
@icy icy added this to the Old stable milestone Jun 7, 2014
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