KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
Ensage.Common
★ 31
Open GitHub ↗
Common library for EnsageSharp
Download README (.md)
Explore Similar Repositories
phpstorm-settings
:
PHPStorm - Facebook style theme, Live templates etc
rates
:
:currency_exchange: Get current exchange rates directly from your terminal!
npm-install-package
:
Install an npm package
vscode-markdown-table-formatter
:
A (not so) simple Visual Studio Code markdown plugin to format tables and some other features.
bbedit-swift-language-module
:
A BBEdit/TextWrangler codeless language for Swift
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Ensage.Common
?
Download (.md)
#License Copyright 2015 - 2017 EnsageSharp EnsageSharp/Common is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Free Software Foundation, either version 3 of the License, or at your option) any later version. EnsageSharp/Common is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with EnsageSharp/Common. If not, see http://www.gnu.org/licenses/ #Contributing Want to contribute? Heres a guide on how to push a pull request: 1. Fork and clone EnsageSharp.Common `git clone git@github.com:EnsageSharp/Ensage.Common.git` 2. Push to your fork, and [submit a Pull Request](https://github.com/EnsageSharp/Ensage.Common/compare) Here are some tips to get your pull request accepted. - Test your code. - Follow [C# Coding Conventions.](https://msdn.microsoft.com/en-us/library/ff926074.aspx?f=255&MSPPError=-2147217396) - Write a good commit message, that briefly explains the changes you made. - Try your best not to spam commit messages. Now after this, we will review the changes, ask you to change certain things if nessesary, and then accept/deny the pull request.