tools capa

tools-new-app

Scaffold a Forge app end-to-end: forge new -> create DB -> forge migrate -> forge bootstrap -> forge serve

Scaffold a Forge app end-to-end: forge new -> create DB -> forge migrate -> forge bootstrap -> forge serve

Tiertools
Roleunclassified (baselined)
Pathcrates/tools/new-app
Edition2021
Targetstools-new-app, tools_new_app
Public items8 across 0 modules
Tests17

What it is for

This crate does not document itself. No //! block on its entry point. The facts below are complete; the reason this crate exists is not written down anywhere, and belongs in src/lib.rs rather than here.

Capabilities

crate root

_No module-level documentation is present in the source._

Item
pub const USAGE: & str
pub const DEFAULT_VERTICAL: & str
pub const MAX_ENV_FILE_BYTES: u64
fn validate_app_name(name : & str) -> Result <()>
fn db_name_from_url(url : & str) -> Result <String>
fn parse_env_contents(contents : & str) -> HashMap <String, String>

ParsedArgs

_No module-level documentation is present in the source._

Item
pub struct ParsedArgs
fn parse_args(args : & String) -> Result <ParsedArgs>

How to use it

No examples/ target and no doctest in this crate's rustdoc. The tests listed under Verification are the closest executable usage.

Module structure

No public modules: the crate root is its whole surface.

Public surface

`crate root`

ItemWhat it is
pub const USAGE: & str
pub const DEFAULT_VERTICAL: & str
pub const MAX_ENV_FILE_BYTES: u64
pub struct ParsedArgs
fn parse_args(args : & String) -> Result <ParsedArgs>
fn validate_app_name(name : & str) -> Result <()>
fn db_name_from_url(url : & str) -> Result <String>
fn parse_env_contents(contents : & str) -> HashMap <String, String>

No pub use re-exports: every item above is declared in this crate.

Boundary

Depends on no other workspace tier.

Shares tier tools with 84 other crates: tools-advisory-reach, tools-archive-guard, tools-artifact-scaffold, tools-ask-ai-core, tools-ask-ais, tools-ask-gemini, tools-book, tools-book-report, … (84 total).

_What this crate deliberately does NOT own is a judgment. No committed registry records one for it, so none is stated here._

Where it sits

Tier (ontology)tools
Architectural role (taxonomy)unclassified (baselined)
Locationcrates/tools/new-app
Vocabulary in force (lexicon)current

Dependencies

Runtime, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
anyhow^1noalways

Development. None.

Build. None.

Depended on by. Nothing in this workspace.

Feature flags

No Cargo features are defined: every capability is unconditional, so no consumer can receive a half-wired crate.

Targets

KindNameSource
bintools-new-app`src/main.rs`
libtools_new_app`src/lib.rs`

Error model

No public error type was detected: no public item declares a type named *Error, and no public signature returns one.

Operational characteristics

PropertyEvidence
async public surfacenone detected
async runtimenone detected
database accessnone detected
network I/Onone detected
unsafe codenone detected
environment variablesyes

No unsafe block, unsafe fn, unsafe impl or unsafe trait was found by the parser anywhere in this crate's source.

Configuration

VariableRead in
ADMIN_PASSWORDsrc/main.rs

No workspace crate depends on this one.

Verification

KindCount
Unit tests17
Integration tests0
Examples0
Doctests0

Evidence by module. How often each public module is named by something executable.

ModuleTestsExamplesConsumers
crate root800

What the tests establish, by name:

Documentation coverage

MeasureDocumentedTotal
Public items with rustdoc08
Public modules with a //! block00
pie showData
    title Public items with rustdoc
    "Documented" : 0
    "No rustdoc detected" : 8

Metrics

MetricValue
Rust source files2
Source lines386
Code lines337
Public API items8
Public modules0
Tests17
Examples0
Cargo features0
Direct runtime dependencies1
Workspace reverse dependencies0
pie showData
    title Public API by kind
    "constant" : 3
    "function" : 4
    "struct" : 1
pie showData
    title Rust source composition
    "Code" : 337
    "Blank or comment" : 49

Generation

Rendered by tools-corpus corpus readme from repository evidence alone, renderer schema 2, lexicon current. No model, network service or database was consulted. Regenerate with tools-corpus corpus readme --write; verify with --check.

Todas las tools · Manual