Skip to content

TimWeidner/primo-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primo logo

demo

primo is a visual, integrated, delightful code editor and content management system

The desktop app uses NWJS, so it gets built by zipping up all the files in the source directory and placing that file in what is basically an app skeleton. There are two directories because we don't want to include the actual source of the Svelte component (which gets used inside the desktop app). To tinker with the core primo app, you should fork primo.

TODO*

  • remove extreneous modules
  • write basic docs for the extensions API
  • Windows/Linux versions

*help appreciated

App Scripts

  • npm run dev build for dev and watch for changes
  • npm run build build for production

To package binary

Place app.nw in primo.app/Contents/Resources (i.e. overwrite existing file)

About

primo for desktop runs primo on your desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • HTML 21.3%
  • TypeScript 3.7%