codeplateau

CLI tool that makes coding easy and fun.


Keywords
cli, pypi, python3, tool
License
MIT
Install
pip install codeplateau==1.0.8

Documentation

codepleateau documentation 😃.


Is a cli tool written in python that has these functionality

  • Link up with codeplateau online.
  • Generating stater project files.

Installation guide

pip install codeplateau

Usage guide

Getting help on how to use the tool.

codeplateau --help

Generating stater code

codeplateau create <project name>
  • Type one of the following option on the prompt

Expected options

  • python
  • c
  • c++
  • java
  • web

Linking up with codeplateau online.

codeplateau connect
  • Type one of the following option on the prompt

Expected options

  • facebook
  • twitter
  • instagram

Feel free to send your contributions.