Skip to content

vision-cli/vision-plugin-10100-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo   Vision Plugin - 10.10.0

This plugin creates a starter 10.10.0 app. Read about 10100 apps in the book and see the live demo

Vision plugins require golang (https://go.dev) to be installed

Install

Install the plugin with

go install github.com/vision-cli/vision-plugin-10100-v1@latest

You will now see the plugin help in the vision cli

vision 10100 --help

You will now see the plugin available in vision's help

vision --help

The plugin will be listed in plugins list

vision plugins list

Run

Create a 10100 project

vision init <project name>

Switch to the project directory

cd <project name>

Initialise the 10100 plugin

vision 10100 init <module name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published