#applications #abscissa #framework #service #cli-applications #cli

abscissa_generator

Template-based generator for creating new Abscissa applications

5 releases

0.2.0-rc.0 Jul 15, 2019
0.1.0 Jul 2, 2019
0.1.0-rc.0 Jun 29, 2019
0.1.0-pre.2 Jun 18, 2019
0.1.0-pre.1 May 29, 2019

#3 in #abscissa

Apache-2.0

30KB
718 lines

Abscissa

abscissa_generator: generator for Abscissa applications

Crate Docs Apache 2.0 Licensed Build Status Appveyor Status

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.

License

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.

Dependencies

~5.5MB
~107K SLoC