Skip to content

FindOut/atlassian-forge-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atlassian-forge-test

Atlassian Forge test apps

I want to avoid installing forge cli globally, so I install it as a dev dependency in the parent folder of all projects:

npm install @forge/cli --save-dev

and then use for example:

npx forge create 

instead of just:

forge create

on the command line.

About

Atlassian Forge test apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published