An open API service indexing awesome lists of open source software.

https://github.com/seeminglyscience/powershelleditorservices.atom


https://github.com/seeminglyscience/powershelleditorservices.atom

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# PowerShellEditorServices.Atom

The PowerShellEditorServices.Atom module provides support for the Atom specific features of the [ide-powershell](https://github.com/daviwil/ide-powershell) Atom package.

This project adheres to the Contributor Covenant [code of conduct](https://github.com/SeeminglyScience/PowerShellEditorServices.Atom/tree/master/docs/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

## Documentation

Check out our **[documentation](https://github.com/SeeminglyScience/PowerShellEditorServices.Atom/tree/master/docs/en-US/PowerShellEditorServices.Atom.md)** for information about the PowerShell commands that are specific to Atom.

## Contributing

We would love to incorporate community contributions into this project. If you would like to
contribute code, documentation, tests, or bug reports, please read our [Contribution Guide](https://github.com/SeeminglyScience/PowerShellEditorServices.Atom/tree/master/docs/CONTRIBUTING.md) to learn more.

## Maintainers

- [David Wilson](https://github.com/daviwil) - [@daviwil](http://twitter.com/daviwil)
- [Patrick Meinecke](https://github.com/SeeminglyScience) - [@SeeminglyScienc](http://twitter.com/SeeminglyScienc)

## License

This project is licensed under the [MIT License](LICENSE). Some portions of the
code are based on the [PowerShell extension](https://github.com/PowerShell/vscode-powershell/)
for Visual Studio Code, also under the [MIT License](https://github.com/PowerShell/vscode-powershell/blob/master/LICENSE.txt).