Giter Club home page Giter Club logo

terman's Introduction

Terman

Terman (terminal + pacman), is an old pacman clone project which was originally made for a programming tutorial series (It was abandonned). If anyone is willing to continue the project into something more than an unfinished demo, it would be great. Please contact me on the Boo discord or open an issue if you're willing to take ownership of this repo.

Windows Environment Setup

To get Terman development operational on Windows, follow these steps:

  1. Download the latest version of boo from https://github.com/boo-lang/boo/releases/tag/unstable, use boo-latest.zip
  2. Before unzipping the contents of boo-latest.zip, right click on the Zip file in windows explorer and activate "Properties".
  3. In the properties window that appears, at the bottom there is a section called "Security" that has the warning: This file came from another computer and might be blocked to help protect the computer.
  4. Check the [ ] Unblock checkbox to clear the Security warning and secret file-stream tag.
  5. Unzip boo-latest.zip into a directory of choice: C:\Boo\Boo-Latest\
  6. Press the Windows key and search for "Edit the System Environment Variables". Activate the item when the match appears (this will take you to the dialog in Control Panel).
  7. In the System Properties dialog window that comes up, it will already be on the "Advanced" tab, and there will be a button at the bottom for "Environment Variables...". Activate that button to launch the control panel for it.
  8. In the next dialog that comes up, select the Path variable, then click "Edit..." for the User variables for «username». (You may also do this at a System level instead if you prefer, but you may need to reboot to allow this to take effect.)
  9. In the next dialog that comes up, click "New", and edit the new list entry, adding in the path where you unzipped boo-latest.zip (ex. C:\Boo\Boo-Latest\)
  10. Click "OK" through all open dialogs to return to your desktop.
  11. Download SharpDevelop from https://sourceforge.net/projects/sharpdevelop/files/SharpDevelop%204.x/4.4/ and run the executable installer.
  12. During installation, set File Associations to link Boo Projects to SharpDevelop 4.4; the others are optional and do not need to be installed. Installing the others may also cause issues with VS Code / Visual Studio installations that you may have.
  13. You may launch SharpDevelop and open the Terman.sln file, or right click on Terman.sln and activate "Open With...", then navigate to the installation binary at ""%PROGRAMFILES% (x86)\SharpDevelop\4.4\bin\SharpDevelop.exe"
  14. Press F8 to build, or Press F5 to build and launch.

terman's People

Contributors

realdoigt avatar

Stargazers

Yuna avatar

Watchers

 avatar

Forkers

meklarian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.