Skip to content

kocurc/ReadmeTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Contributors Forks Stars Issues License


Table of contents
  1. Project description
  2. Installation
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

The project is a bundle of extra PowerShell modules related to many areas of OS.

(back to top)

Built With

Technologies used to create project.

  • PowerShell

(back to top)

Installation

Perform below steps to set up an environment.

  1. Get a free API Key at VirusTotal for Security module.
  2. Clone the repository.
    git clone https://github.com/kcourc/ExtraPowerShellModules.git
  3. Enter your API in Security\api-key.txt
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    
  4. Add an extra entry for the Environment Variable PSModulePath that points to the path with downloaded repo.

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

No license attached to this project.

(back to top)

Contact

Project Link: ExtraPowerShellModules

(back to top)

Acknowledgments

Useful resources:

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published