Crates
/
fission-command-core
fission-command-core
v0.10.0
Shared project, manifest, target, and diagnostic model for the fission command
Install
cargo add fission-command-core
Copy
Platform support
Declared by the crate author and captured when this directory was generated.
Android
Not declared
iOS
Not declared
Linux
Supported
macOS
Supported
Windows
Supported
Web
Not declared
Terminal
Not declared
Static site
Not declared
Server-rendered
Not declared
Package metadata
crates.io
View package
Documentation
Not provided
Repository
Open link
License
MIT
Latest version
0.10.0
Downloads
762
Last updated
2026-08-02T15:07:29.734379Z
Categories
command-line-utilities
development-tools
Keywords
cli
cross-platform
diagnostics
fission
tooling
Published versions
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
Dependencies
Dependency metadata is not indexed yet.
README

fission-command-core

Shared project model for the fission command.
fission-command-core contains the common manifest, target, capability, and platform configuration types used by the command modules. It is an implementation crate for the installed fission developer tool, not a crate most application projects should depend on directly.

What it contains

fission.toml loading, saving, and idempotent project initialization helpers.
Target and platform capability models shared by run, package, release, and site commands.
Generated support-file helpers for platform directories.
Common CLI argument types reused by command crates.

Developer workflow

Install the public command with:
cargo install cargo-fission

That exposes the single fission executable. This crate is part of the internal command implementation behind that executable.

Documentation

See fission.rs for the public CLI reference.

License

MIT
README

fission-command-core

Shared project model for the fission command.
fission-command-core contains the common manifest, target, capability, and platform configuration types used by the command modules. It is an implementation crate for the installed fission developer tool, not a crate most application projects should depend on directly.

What it contains

fission.toml loading, saving, and idempotent project initialization helpers.
Target and platform capability models shared by run, package, release, and site commands.
Generated support-file helpers for platform directories.
Common CLI argument types reused by command crates.

Developer workflow

Install the public command with:
cargo install cargo-fission

That exposes the single fission executable. This crate is part of the internal command implementation behind that executable.

Documentation

See fission.rs for the public CLI reference.

License

MIT
Package metadata
crates.io
View package
Documentation
Not provided
Repository
Open link
License
MIT
Latest version
0.10.0
Downloads
762
Last updated
2026-08-02T15:07:29.734379Z
Categories
command-line-utilities
development-tools
Keywords
cli
cross-platform
diagnostics
fission
tooling
Published versions
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
Dependencies
Dependency metadata is not indexed yet.