All Projects → osdoc-dev → Create Osdoc App

osdoc-dev / Create Osdoc App

create-osdoc-app cli

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Create Osdoc App

Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+31934.62%)
Mutual labels:  cli, development
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+9742.31%)
Mutual labels:  cli, development
Wago
Automate the actions you do after saving code.
Stars: ✭ 60 (+130.77%)
Mutual labels:  cli, development
Kit
Tools for developing, documenting, and testing React component libraries
Stars: ✭ 1,201 (+4519.23%)
Mutual labels:  cli, development
Httplab
The interactive web server
Stars: ✭ 3,752 (+14330.77%)
Mutual labels:  cli, development
Kn
A collection of shell functions for Kubernetes native dabbling
Stars: ✭ 49 (+88.46%)
Mutual labels:  cli, development
Python Sploitkit
Devkit for building Metasploit-like consoles
Stars: ✭ 148 (+469.23%)
Mutual labels:  cli, development
Influx Prompt
An interactive command-line InfluxDB cli with auto completion.
Stars: ✭ 42 (+61.54%)
Mutual labels:  cli, development
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+203946.15%)
Mutual labels:  cli, development
N8n
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
Stars: ✭ 19,252 (+73946.15%)
Mutual labels:  cli, development
Webpack Serve
Takes your webpack config and creates a development server with hot module reloading and error overlay
Stars: ✭ 177 (+580.77%)
Mutual labels:  cli, development
Micro Dev
The development environment for `micro`
Stars: ✭ 630 (+2323.08%)
Mutual labels:  cli, development
Saws
A supercharged AWS command line interface (CLI).
Stars: ✭ 4,886 (+18692.31%)
Mutual labels:  cli, development
Ok Mdx
Browser-based MDX editor
Stars: ✭ 681 (+2519.23%)
Mutual labels:  cli, development
Reactnativekatas
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
Stars: ✭ 917 (+3426.92%)
Mutual labels:  development
Mprislyrics
Small command-line utility that displays lyrics in sync with the currently playing song in a MPRIS2 capable player.
Stars: ✭ 24 (-7.69%)
Mutual labels:  cli
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+3419.23%)
Mutual labels:  development
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+3392.31%)
Mutual labels:  cli
Laminas Cli
Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
Stars: ✭ 25 (-3.85%)
Mutual labels:  cli
Iphone X Availability Node Cli
Check for iPhone X availability in-store near you using node.js
Stars: ✭ 23 (-11.54%)
Mutual labels:  cli

create-osdoc-app

快速新建业务模块脚手架

使用

全局安装 create-osdoc-app

$ npm install create-osdoc-app -g

安装后执行如下命令

$ create-osdoc-app [appName]

模板

目前支持模板有

使用示例

$ create-osdoc-app

? 🍖 请输入应用名称 (new-app)?
new-app-demo

? 🌮 请选择应用模板 (Use arrow keys)
> fast_h5_umi    - 基于umi3.x+typescript+antd-mobile 构建h5模板
  fast_h5_vue    - vue +vue-cli3+vuex+vue-router+vant 快速开发 h5模板
  fast_react_native  - 基于 [email protected]+axios+typescript 开发的通用react-native
  fast_nest_temp  - 基于 [email protected] 快速构建 Web 应用

Cloning into 'new-app'...
remote: Enumerating objects: 123, done.
remote: Counting objects: 100% (123/123), done.
remote: Compressing objects: 100% (111/111), done.
Receiving objects:  22% (28/123),
Receiving objects: 100% (123/123), 99.90 KiB | 7.00 KiB/s, done.
Resolving deltas: 100% (4/4), done.
> 🚚 clone success
📋 Copied to clipboard, just use Ctrl+V
✨ File Generate Done

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].