raguay.customct Posted June 2, 2015 Posted June 2, 2015 (edited) Picat WorkflowThis workflow is for programing using the [Picat](http://picat-lang.org/) language. The following commands are available:pic:installThis will download and install Picat in to the ~/Documents directory. It then sets up the variables to use in all the other commands.pic:showdirThis shows the directory of the install Picat program to the user.pic:setscriptThis sets the Picat script to execute in the other commands.pic:editscriptThis opens the Picat script in to the code editor that is setup with pic:seteditor.pic:seteditorThis allows for setting the code editor to use to edit Picate scripts.pic:runThis runs the currently selected Picat script.pic:suserThis opens the Picat User Manual.pic:stutorialThis opens the Picat Tutorial.pic:sstartedThis opens the Picat Getting Started Manual.There are also three File commands to use in the Alfred Browser:Edit Picat FileAllows you to edit the selected Picat file in the Alfred Browser using the editor setup in the pic:seteditor.Run Picat FileThis runs the current Picat file in the Alfred Browser.Run Files through Picat ProgramThis will pipe the current file to the currently setup Picat script.Packal: http://www.packal.org/workflow/picat-workflow My Website: http://customct.com/ My GitHub: https://github.com/raguay/MyAlfred Edited June 2, 2015 by raguay.customct
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now