Skip to content

Commit 27ed554

Browse files
committed
feat: added code assist article
1 parent c86cbb6 commit 27ed554

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

oci-code-assist/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Get Started with Oracle Code Assist
2+
3+
To get started with Oracle Code Assist, follow these steps:
4+
5+
1. Apply for the Beta Program:
6+
- Visit the [Oracle Beta Programs page](https://www.oracle.com/beta-programs/) and select the Oracle Code Assist Beta Program link.
7+
- Complete and submit the recruitment form for Oracle Code Assist. Note that a separate recruitment form and legal agreement are required for each beta program.
8+
- Ensure you have an Oracle Single Sign-On (SSO) account associated with your company email address. If you don't have one, you'll need to create it during the application process.
9+
2. Await Approval:
10+
- The Oracle Beta Program Office will review your application.
11+
- Upon approval, you'll receive a notification email with further instructions.
12+
3. Install the Plugin:
13+
- Oracle Code Assist is available as a plugin for popular development environments like JetBrains IntelliJ IDEA and Microsoft Visual Studio Code.
14+
- Once approved, follow the provided instructions to download and install the plugin in your preferred development environment.
15+
4. Start Using Oracle Code Assist:
16+
- With the plugin installed, you can begin leveraging Oracle Code Assist's features, such as:
17+
- Generating code to enhance productivity.
18+
- Creating unit tests to increase test coverage.
19+
- Annotating code to improve readability.
20+
- Explaining code to accelerate learning.
21+
- Providing chat-based answers to coding-related questions.
22+
23+
For more detailed information, refer to the [Oracle Code Assist: AI Companion to Boost Developer Velocity](https://blogs.oracle.com/developers/post/oracle-code-assist-ai-companion-boost-velocity) blog post.
24+
25+
Note: Oracle Code Assist is currently in beta. Features and availability may change based on user feedback and ongoing development.
26+
27+
Few other useful links here:
28+
29+
- [Oracle Code Assist](https://www.oracle.com/application-development/code-assist/)
30+
- [Announcing Oracle Code Assist beta and NetSuite SuiteScript support](https://blogs.oracle.com/developers/post/announcing-oracle-code-assist-beta-and-netsuite-suitescript-support)
31+
- [Embracing Open Source to drive innovation at Oracle](https://blogs.oracle.com/developers/post/kubecon-2024-announcements)

0 commit comments

Comments
 (0)