framework

Crates.ioframework
lib.rsframework
version0.2.4
sourcesrc
created_at2021-01-14 12:14:52.123199
updated_at2021-05-07 03:36:49.400728
descriptionFramework is a detector for different frameworks in one projects
homepagehttps://github.com/inherd/framework-rs
repositoryhttps://github.com/inherd/framework-rs
max_upload_size
id341880
size37,039
Coco core (github:inherd:coco-core)

documentation

https://github.com/inherd/framework-rs

README

Framework

Framework is a detector for different frameworks in one projects

crates.io docs.rs license

Usage

use framework::FrameworkDetector;

FrameworkDetector::detect("path");

License

@ 2020~2021 This code is distributed under the MPL license. See LICENSE in this directory.

Commit count: 28

cargo fmt