.REPLIT ファイル拡張子

Replit Project Configuration

開発元 Replit
人気度
4.0  |  3 
 

REPLITファイルとは?

A REPLIT file is a project configuration file used by Replit, a browser-based IDE. It contains plain text data that defines a Replit project's settings. For example, a project's REPLIT file defines how Replit runs the program that project contains.

詳細情報

Microsoft Visual Studio Codeで開いた.replitファイルのスクリーンショット
Microsoft Visual Studio Codeで開いたREPLITファイル

Replit is an online IDE that takes its name from the REPL (read-evaluate-print loop) acronym. Most notably, Replit allows developers to import code packages and projects from GitHub, so they can edit and run those projects in Replit. Replit projects are commonly referred to as repls.

When a developer creates a new repl, Replit automatically creates a REPLIT configuration file for that repl. The REPLIT file is typically hidden, but developers can view the file by selecting Show hidden files from Replit's three-dot file tree menu.

Each REPLIT file is a .TOML file that contains a list of project-related settings. For example, the run command tells Replit how to run the program the REPLIT file is associated with, the language setting tells Replit what programming languages the project uses, and the [packager] setting tells Replit the program's package management configuration.

REPLITファイルの開き方

You can open and edit a REPLIT file in any text or source code editor, such as Microsoft Visual Studio Code. Most often, however, you will end up opening and editing REPLIT files in Replit (Web), while working on an associated repl.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

REPLITファイルを開く、または参照するプログラム

カテゴリ: 開発者
更新日: 2022-04-25

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているReplit Project Configurationファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。