Nova

Extensions


Readme

ForkLauncher for Nova

ForkLauncher is an extension for the Nova IDE by Panic Inc.. This extension opens the current Nova workspace with the Fork Git client. If the current workspace is not initialized with a git repository, Fork will offer to initialize it as one.

This extension is not written or endorsed by the Fork publishers.

This extension is a fork of John Fieber's great Tower extension. I simply adapted the code to work with the Fork client. He deserves all the credit.


Changelog

Version 1.0.2

Typos. Sigh.

Version 1.0.1

Adds default key-command.

Version 1.0

Initial release


License

MIT License

Copyright (c) 2020 John Fieber Copyright (c) 2020 Chris Chapman (Fork client adaptation)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.