Skip to content

codotype/codotype

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

📦 Plugin-based framework for generating custom boilerplate code and scaffolding - save weeks of development time on your next web project

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •