Atlassian Rovo Dev CLI is FREE! Unlimited Terminal Coding Apps in VSCode Beats Claude & Gemini??
Sep 1, 2025
Check the full description to see all Payment Links to Buy Source Code:
Buy the Source Code with PayPal (in USD):
https://www.paypal.com/ncp/payment/5AGGYJECQVZJC
Live Demo of App:
Buy the Source Code with Stripe (in INR):
https://buy.stripe.com/5kQ4gB8rCbcydjD4Vm14f1J
More Payment Options:
Watch My Visual Studio Code IDE Setup Video For Fonts,Themes & Extensions
https://youtu.be/Bon8Pm1gbX8
Hi Join the official discord server to resolve doubts here:
Show More Show Less View Video Transcript
0:00
here. So in this video I'll show you
0:01
another coding development CLI. Uh it's
0:06
completely free. You can code
0:07
application directly inside your VS code
0:10
on the terminal. So this is by this
0:12
company Atlassian.
0:15
Atlassian has launched this rode.
0:19
Basically this is if you simply go to
0:22
Atlassian this R O V O D E V. If you
0:27
just write this on Google, the very
0:29
first result which come this is the robo
0:31
development agent which is directly
0:33
available inside your command line you
0:36
can try this for completely free and uh
0:39
once you go to this their documentation
0:41
is there so it's available on the CLI
0:46
so here you can ask any kind of question
0:49
right here and now to install this it's
0:52
very simple so
0:55
you can go to their official document
0:56
mentation right here and this is either
1:00
you can install it if you are on Windows
1:02
you can install it by powershell
1:05
the command or also they provide you
1:08
with a .exe file which you can directly
1:10
install this so it's available for Mac
1:12
Linux on Windows it's completely
1:14
crossplatform
1:15
I've already downloaded this EXE file so
1:18
it's a simple exe file uh which
1:23
so right here this is a exe file right
1:26
here. So now if you open command line
1:28
simply type
1:30
aci
1:32
this is the actual command line. So it
1:34
works with the atlassian.
1:37
So now to actually authenticate these
1:40
are the step-by-step instructions which
1:42
are given. So you just need to execute
1:44
this command ACL.
1:47
Let me just copy this command.
1:56
ACL rov
2:00
login. So once you execute this sorry ro
2:05
ov
2:07
dv.
2:09
So now you just need to enter your email
2:11
address. So whatever email address you
2:15
authenticated with. So just need to
2:17
login with your Google account. I'm just
2:20
writing my email address and then you
2:21
need this token which you can directly
2:24
obtain it
2:26
by going to this URL once you loging
2:30
right here in the security section.
2:32
Click on create API token. Simply give
2:34
it a name and then give it a expiration
2:36
date. Click on create and this will give
2:39
you this. You need to reverify your
2:42
authentic verify your authenticity.
2:47
Just refresh and it will give you a
2:50
authentication code on your email
2:52
address.
2:59
So just we need to paste it right here.
3:06
So once you do this you will create your
3:08
token. Click on give it a name and click
3:12
on create. It's totally free. You don't
3:14
need to pay any sort of subscription
3:16
fee. You copy this token into the
3:18
clipboard section right here. Paste it.
3:36
You paste this token. Once you are
3:38
authenticated, you will see this message
3:40
authentication successful.
3:43
So once you are authenticated you can
3:45
actually run this by simply running this
3:48
command here which is ACL
3:52
r o v o d e v run. So now this will run
3:56
this uh ai agent directly inside your
4:00
command line. So once you run this
4:02
command it will take some time and then
4:05
you will see this message appearing.
4:07
This is your command line access.
4:11
So this will look something like this.
4:13
Robo Dev, welcome to Ravo. It's similar
4:16
to Claude and Gemini CLI access as well.
4:19
It's in beta phase. So you can actually
4:21
ask any sort of question to this. Uh
4:25
it's basically using this claude sonet 4
4:27
model. So which is a premium model as
4:30
you can see claude sonet 4 model it is
4:32
using which is the most advanced model
4:35
and GPT5 is also available right here.
4:39
So basically you can simply type this
4:42
command /models. So right here you can
4:45
select any of these two models clot
4:47
sonet 4 or gpd5. So let me just stick to
4:49
the plot sonet model.
4:52
And right here I basically asked a
4:54
question uh
4:56
write a image to PDF web app in browser
5:02
using HTML, CSS and JavaScript and
5:07
all code should be there in a single
5:11
file. So I just asked this question. Now
5:15
this will actually build out my
5:17
application right here. So you will see
5:19
it will create a single file web
5:21
application that converts image to PDF.
5:23
So now it is creating this file for you
5:26
right here in the single directory.
5:29
So I can simply open this directory
5:32
inside my VS code. So you can see that
5:35
now it will create this file for you. So
5:38
it is just creating it. So just need to
5:40
wait for some time. It's creating this
5:43
image to PDF converter HTML file.
6:12
So this is a similar to claude and
6:15
gemini cla environment. It's an
6:18
all-in-one CLI tool. So requesting
6:21
permissions to use tool create. So I
6:23
will say allow always. So now it will
6:26
create this file for you. Successfully
6:28
created the file. Here you will see that
6:31
this is the code that it has created.
6:36
So now it is writing this code and also
6:38
giving a documentation for you as well.
6:41
So you can see that now it has built out
6:44
this entire application.
6:46
You can see that
6:50
almost 705 lines of code it has written.
6:53
So we can now start this application on
6:55
a simple local servers simply to see the
6:58
result. So they build out this
7:00
application for us image to PDF. So here
7:02
you can select a bunch of images. You
7:04
can test out your application
7:06
and basically you will see convert to
7:08
PDF and your PDF file will get
7:11
downloaded. You will see that. So
7:12
instantly it built out this full stack
7:15
application for us and you can even make
7:18
slight modifications to this as well. So
7:21
it tells you the session context how
7:23
much tokens it use right here. So ba
7:26
basically you get a total of uh 20
7:29
million tokens. So this application used
7:32
almost 32,000 tokens. So approx
7:36
approximately you can use it for
7:38
unlimited purpose because nobody can use
7:40
up to 20 million tokens. you get this.
7:43
And similarly, we can also say build a
7:47
fully
7:49
Canva clone image editor
7:54
advanced editor
7:59
in browser.
8:02
All code should be in single file. So
8:06
again I write this build a fully Canva
8:08
clone image editor advanc editor. So now
8:11
once again it is creating a
8:13
comprehensive canvage editor in a single
8:16
HTML file.
8:18
So now it will again create a file for
8:21
you. So you can just get started for
8:24
completely free that I showed you step
8:26
by step and create your applications
8:29
directly on terminal similar to claude
8:31
and Gemini.
8:33
So again it will take some time here to
8:35
create the application. It also
8:37
generates a fullyfledged gem uh summary
8:39
as well. what sort of
8:42
features it has. It shows you which
8:45
libraries that they have used here, how
8:47
to use it. All these instructions are
8:49
automatically generated for you.
8:53
So definitely try this Atlassian Ravo
8:55
dev CLI.
9:55
So this is the thing guys you will
9:58
definitely like it. Go to Atlassian
10:00
simply create account. Simply install
10:03
the exe file for Windows and this agent
10:06
will be directly available for you on
10:08
the command line. You can use it. It's
10:10
called as roodev. It's in beta phase and
10:14
it's completely free to use. You can try
10:16
this to build out any sort of
10:18
application. It's very
10:22
you can ask anything. You can debug your
10:25
code as well. If you are facing any sort
10:27
of problem, you can ask the question and
10:29
it will actually fix your problem as
10:32
well. So definitely check out this
#Programming
#Scripting Languages
