Crates.io | abscissa_generator |
lib.rs | abscissa_generator |
version | 0.2.0-rc.0 |
source | src |
created_at | 2019-05-29 19:56:55.858409 |
updated_at | 2019-07-15 01:32:06.141702 |
description | Template-based generator for creating new Abscissa applications |
homepage | https://github.com/iqlusioninc/abscissa |
repository | https://github.com/iqlusioninc/abscissa/tree/develop/abscissa_generator |
max_upload_size | |
id | 137752 |
size | 29,838 |
This crate provides a generator for creating new Abscissa applications.
Note that this crate isn't meant to be used directly, instead run:
$ cargo install abscissa
This crate powers the abscissa new
subcommand. See the Abscissa docs
for how to use it.
The abscissa_generator crate is distributed under the terms of the Apache License (Version 2.0).
Copyright © 2019 iqlusion
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.