@buildt/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.18 • Public • Published


Logo

Buildt AI CLI

The Command-Line Interface (CLI) for Buildt AI, the AI dev at your fingertips


Buildt AI is an AI developer at your fingertips. Find, generate & replace anything in your code.

Generate new code:
Describe what you want in natural language and we'll suggest code and entire functions

Refactor codebase:
Describe refactoring tasks and we'll automatically make changes that's context aware & syntax compliant

Extend functionality
With just a few words, Buildt can generate new code that extends functionality

Remove legacy code
With our Super Search feature, you can instantly find duplicate or legacy code which we'll then help you safely remove

Add or update dependencies
Buildt will automatically help you add or update any dependency changes throughout your codebase

Local & hashed
Buildt runs locally on your machine, never sending your source code out. Any data related to AI automation features is also hashed


Product Name Screen Shot

(back to top)

Ingredients


TypeScript Turborepo Node Express
GCP GA Firebase YCombinator

(back to top)

Installation

  1. Install from NPM
    npm install @buildt/cli -g

(back to top)

Usage

  1. Login to Buildt

    buildt login
  2. Navigate to the root of the project

    cd projects/2022/my-awesome-project
  3. Initialize Buildt in the root

    buildt init
  4. Start using the commands!

(back to top)

Commands

search

Use search to find code in your codebase

buildt search 'Find the User interface'

run

Execute an instruction on your codebase

buildt run 'Refactor the HTTP endpoints'

init
Initialize a project

login
Login to Buildt via Google

logout
Logout from Buildt

profile
View user details

config <view|update>
View or update project config

-h, -- help [command]
Display help for command

-V, --version
Output the version number

(back to top)

Roadmap

  • Coming soon

(back to top)

Contact

https://www.npmjs.com/package/@buildt/cli

(back to top)

Readme

Keywords

none

Package Sidebar

Install

npm i @buildt/cli

Weekly Downloads

8

Version

1.0.18

License

ISC

Unpacked Size

2.96 MB

Total Files

37

Last publish

Collaborators

  • buildt-bot