-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from rchougule/master
Non-Mandatory Proxy Auth Params
- Loading branch information
Showing
3 changed files
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
# automate-client-java | ||
|
||
## For Code formatting | ||
Code style files are there in code_formatters folder (for eclipse and intellij idea) ,to import formatter instructions are as follows : | ||
* For Eclipse : Under Window/Preferences select Java/Code Style/Formatter. Import the settings file by selecting Import. | ||
* For IntelliJ Idea : Settings → Code Style → Java, click Manage, and import that XML file by simply clicking Import. | ||
<p align="center"> | ||
<a href="https://browserstack.com"><img alt="BrowserStack Logo" src="https://d98b8t1nnulk5.cloudfront.net/production/images/layout/logo-invoice.svg"></a> | ||
</p> | ||
|
||
Java Package to seamlessly connect with Automate and App-Automate. | ||
|
||
## Features | ||
1. Operations on Projects, Builds & Sessions | ||
2. Upload App for App-Automate | ||
3. Account Usage | ||
4. Reset Key | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters