1.0.18 • Published 1 year ago

@buildt/cli v1.0.18

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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 functionalityWith just a few words, Buildt can generate new code that extends functionality

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

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

Local & hashedBuildt 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

Ingredients

TypeScript Turborepo Node Express GCP GA Firebase YCombinator

Installation

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

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!

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

Roadmap

  • Coming soon

Contact

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