@eventyret/padawan

Bootstraping Milestone Projects for Code Institute Students


Keywords
cli, code institute, milestone projects, yoda, padawan
License
MIT
Install
npm install @eventyret/padawan@1.3.2

Documentation

Padawan

NPM GitHub last commit (branch) npm Maintenance

What does it do and what does it need to fulfil

A nodeJS tool provided for students of Code Institute. The tool will create the boilerplate for your current milestone project. This will speed up development as you can can focus more on your code rather then how the folder structure etc is.

Supported milestones

  • User Centric Frontend (Milestone 1)
  • Interactive Frontend (Milestone 2)
  • Data Centric Development (Milestone 3)
  • Full Stack Frameworks (Milestone 4)

User Stories

  • As a student, I want a quick way to setup my project.
  • As a student, I want to create a boilerplate project.
  • As a student, I want to use Vscode as my Primary IDE
  • As a student, I want to use Gitpod as my Primary IDE

Technologies Used

Requirements

These are the requirements to run the tool.

Running the tool

  1. Please make sure you have python 3.x installed on your system. (You can test this by typing python --version in a terminal)
  2. Please install the tool using npm npm install -g @eventyret/padawan
  3. You can now use padwan or padawan to start the application

Development

If you wish to develop things please follow the guidelines in Contribute

BUGS & TODO

Please see issues

Contribute

Credits