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

Refactored PSM1 into individual PS1 files #12

Closed
wants to merge 1 commit into from
Closed

Refactored PSM1 into individual PS1 files #12

wants to merge 1 commit into from

Conversation

craibuc
Copy link
Collaborator

@craibuc craibuc commented Jun 25, 2015

Changes:

  • refactored the commands in the PSM1 file into individual PS1 files named to match the command's name (e.g. Out-IniFile --> Out-IniFile.ps1)
  • added a unit-test file for each command (retaining the original unit-test file)
  • changed the encoding of the PSD1 file to be UTF-8; bumped version # to 1.0.5
  • rebased all commits into single commit

Refactoring unit test

Adding dot-sourcing of PS1 files; removing commands and aliases

initial commit

initial commit
@lipkau
Copy link
Owner

lipkau commented Jul 14, 2015

Changes have been integrated to pull #7. This pull should be obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants