Giter Club home page Giter Club logo

chaitools's Introduction

Brew some awesome apps with ChaiTools

Installation

ChaiTools can be installed using Homebrew and a custom Homebrew tap.

brew tap chaione/c1tap

brew install chaitools

For Xcode9, you might need to append --no-sandbox option.

brew install chaitools --no-sandbox

Current Actions

  • templates - Install, update, or delete Xcode templates
  • bootstrap - Bootstraps a new C1 project.

bootstrap

Running bootstrap alone will give you the option to setup a default file structure.

Running bootstrap <techstack> will run the bootstrapper specific for that technology stack. Currently supported technology stacks include:

  • android

Development

During development, any output from commands such as bootstrap android, bootstrap ios can be found inside of src/output. If the src/output directory does not exist, chaitools will create it.

Bootstrap Android

In order to run in the bootstrap android command during development, simply change the scheme to chaitools-cli-bootstrap-android.

chaitools's People

Contributors

alextall avatar initfabian avatar neror avatar

Watchers

Robert Boone avatar Travis Fischer avatar Chris Mason avatar Joseph Southern avatar  avatar Roberto Moctezuma avatar Gaurav Khandelwal avatar Lei Zhao avatar James Cloos avatar  avatar  avatar  avatar  avatar Gonzalo Moreno Fernández avatar  avatar  avatar  avatar Hussain N. Abbasi avatar  avatar

chaitools's Issues

The name

Brew some awesome apps with the help of chaitools.

Shouldn't this be called ChaiTea or possibly ChaiTwools?

`chaitools bootstrap ios` when running `fastlane bootstrap_chai_tools_setup`

It fetches swiftformat and ChaiTools Fastlane scripts, but cannot find bootstrap_chai_tools_setup lane.

Here is part of the log :

Running `fastlane bootstrap_chai_tools_setup`
+------------------------+---------+------------------------+
|                       Used plugins                        |
+------------------------+---------+------------------------+
| Plugin                 | Version | Action                 |
+------------------------+---------+------------------------+
| fastlane-plugin-badge  | 1.0.0   | add_badge              |
| fastlane-plugin-aws_d  | 0.1.9   | aws_device_farm        |
| evice_farm             |         | aws_device_farm_packa  |
|                        |         | ge                     |
+------------------------+---------+------------------------+

[!] Could not find 'bootstrap_chai_tools_setup'. Available lanes: test, match_chaione, deploy_hockey_qa, deploy_staging, deploy_production
+-----------------+--------------+----------------+
|            Plugin updates available             |
+-----------------+--------------+----------------+
| Plugin          | Your Version | Latest Version |
+-----------------+--------------+----------------+
| aws_device_farm | 0.1.9        | 0.3.4          |
+-----------------+--------------+----------------+
[15:12:05]: To update all plugins, just run
[15:12:05]: $ bundle exec fastlane update_plugins
❗️ error: 

I don't see bootstrap_chai_tools_setup in the Fastfile. Where should it get it from?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.