Skip to content

bluedone/codotype

Repository files navigation

Codotype Logo

Codotype

Plugin-based framework for generating custom boilerplate code and scaffolding

Save weeks of development time on your next web project 🎉

Language + framework agnostic, open-source for now and forever. Built with ❤︎ by @aeksco

Table of Contents

Setup

  1. Run the following command to set up your local environment for development:
lerna bootstrap
  1. Your environment should be ready for development - please consult the documentation in each repository for more detailed development instructions.

Environment Setup

npm install -g @vue/cli
npm install -g lerna

Codotype Environment Setup

git clone https://github.com/codotype/codotype.git
cd ./codotype
git checkout -b dev
git reset --hard origin/dev
lerna bootstrap

Codotype Generator Setup

cd ./packages/@codotype
git clone https://github.com/codotype/codotype-mevn-generator.git
cd ./codotype-mevn-generator
../cli/bin/codotype.js serve

About

Created by @aeksco

License

FOSSA Status

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •