Skip to content

surfstudio/surf-compose-template-android-modules

Repository files navigation

Automation create modules

Generating modules for the Compose Template Android template

Preview

Screen.Recording.2021-10-05.at.16.37.58.mov

Module simple

Simplest empty module

Module middle

Module with api service (coming soon)

Module larger

Module with api service and data service (coming soon)

Usage

Works with the template via gradle tasks, adds the required module in a couple of seconds.

Terminal

Usage: Automation create modules options_list
Options: 
    --name -> Name module (always required) { String }
    --path -> Path to android project (always required) { String }
    --debug [false] -> Debug mode 
    --type [SIMPLE] -> Type module { Value should be one of [simple, middle, larger] }
    --help, -h -> Usage info 

License

Copyright 2021 Surf
 
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
 
    http://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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages